[PATCH 3/4] dt-bindings: net: dsa: realtek: require compatible property under mdio node
From: Arınç ÜNAL <hidden>
Date: 2023-08-12 09:17:50
Also in:
linux-devicetree, linux-mediatek, lkml, netdev
Subsystem:
networking drivers, networking [dsa], open firmware and flattened device tree bindings, realtek rtl83xx smi dsa router chips, the rest · Maintainers:
Andrew Lunn, "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Vladimir Oltean, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Walleij, Alvin Šipraga, Linus Torvalds
The compatible property must be defined under the mdio node. Enforce it.
Signed-off-by: Arınç ÜNAL <redacted>
---
Documentation/devicetree/bindings/net/dsa/realtek.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/dsa/realtek.yaml b/Documentation/devicetree/bindings/net/dsa/realtek.yaml
index ea7db0890abc..f600e65fc990 100644
--- a/Documentation/devicetree/bindings/net/dsa/realtek.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/realtek.yaml
@@ -103,6 +103,9 @@ allOf:
compatible:
const: realtek,smi-mdio
+ required:
+ - compatible
+
- if:
required:
- reg--
2.39.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel