Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rohit Agarwal and committed by
Vinod Koul
aff76253 6ac1bb86

+6 -1
+6 -1
Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml
··· 15 15 16 16 properties: 17 17 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 19 24 20 25 reg: 21 26 maxItems: 1