dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible for PM7550BA
authorRohit Agarwal <quic_rohiagar@quicinc.com>
Mon, 7 Aug 2023 13:38:46 +0000 (19:08 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 11 Aug 2023 08:23:04 +0000 (09:23 +0100)
Add a dt-bindings compatible string for the Qualcomm's PM7550BA PMIC.

Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/1691415534-31820-2-git-send-email-quic_rohiagar@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml

index 083fda530b4847ed7904600da2b5430b0862e4a7..029569d5fcf35f43f91b21ce521ac32193f81345 100644 (file)
@@ -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