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 <[email protected]> Signed-off-by: Nitheesh Sekar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 2d6064e commit 1852dfa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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)