Skip to content

Commit 3a2a192

Browse files
mrnukekuba-moo
authored andcommitted
dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible
Add a compatible property specific to IPQ9574. This should be used along with the IPQ4019 compatible. This second compatible serves the same purpose as the ipq{5,6,8} compatibles. This is to indicate that the clocks properties are required. Signed-off-by: Alexandru Gagniuc <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 252aa6d commit 3a2a192

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ properties:
2020
- enum:
2121
- qcom,ipq6018-mdio
2222
- qcom,ipq8074-mdio
23+
- qcom,ipq9574-mdio
2324
- const: qcom,ipq4019-mdio
2425

2526
"#address-cells":
@@ -76,6 +77,7 @@ allOf:
7677
- qcom,ipq5018-mdio
7778
- qcom,ipq6018-mdio
7879
- qcom,ipq8074-mdio
80+
- qcom,ipq9574-mdio
7981
then:
8082
required:
8183
- clocks

0 commit comments

Comments
 (0)