Skip to content

Commit aff7625

Browse files
RohitAgarwalQUICvinodkoul
authored andcommitted
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 <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>
1 parent 6ac1bb8 commit aff7625

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,12 @@ description:
1515

1616
properties:
1717
compatible:
18-
const: qcom,pm8550b-eusb2-repeater
18+
oneOf:
19+
- items:
20+
- enum:
21+
- qcom,pm7550ba-eusb2-repeater
22+
- const: qcom,pm8550b-eusb2-repeater
23+
- const: qcom,pm8550b-eusb2-repeater
1924

2025
reg:
2126
maxItems: 1

0 commit comments

Comments
 (0)