From: Rohit Agarwal Date: Mon, 7 Aug 2023 13:38:46 +0000 (+0530) Subject: dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible for PM7550BA X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=aff7625322ceaf32c930ebf43c75db442067a88d;p=linux.git dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible for PM7550BA Add a dt-bindings compatible string for the Qualcomm's PM7550BA PMIC. Signed-off-by: Rohit Agarwal Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/1691415534-31820-2-git-send-email-quic_rohiagar@quicinc.com Signed-off-by: Vinod Koul --- diff --git a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml index 083fda530b484..029569d5fcf35 100644 --- a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml @@ -15,7 +15,12 @@ description: properties: compatible: - const: qcom,pm8550b-eusb2-repeater + oneOf: + - items: + - enum: + - qcom,pm7550ba-eusb2-repeater + - const: qcom,pm8550b-eusb2-repeater + - const: qcom,pm8550b-eusb2-repeater reg: maxItems: 1