Skip to content

Commit 1852dfa

Browse files
Nitheesh Sekarvinodkoul
authored andcommitted
dt-bindings: phy: qcom,m31: Add IPQ5018 compatible
IPQ5332 qcom,m31 phy driver can support IPQ5018. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Nitheesh Sekar <quic_nsekar@quicinc.com> Link: https://lore.kernel.org/r/20230904063635.24975-2-quic_nsekar@quicinc.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 2d6064e commit 1852dfa

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/phy/qcom,ipq5332-usb-hsphy.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ description:
1717
properties:
1818
compatible:
1919
items:
20-
- const: qcom,ipq5332-usb-hsphy
20+
- enum:
21+
- qcom,ipq5018-usb-hsphy
22+
- qcom,ipq5332-usb-hsphy
2123

2224
"#phy-cells":
2325
const: 0

0 commit comments

Comments
 (0)