Message ID | 20231114-marvell-88e6152-wan-led-v8-2-50688741691b@linaro.org |
---|---|
State | Accepted |
Commit | a6e44f3028e7d582da625a611ef17908844d0e82 |
Headers | show |
Series | Create a binding for the Marvell MV88E6xxx DSA switches | expand |
diff --git a/Documentation/devicetree/bindings/net/marvell,mvusb.yaml b/Documentation/devicetree/bindings/net/marvell,mvusb.yaml index 3a3325168048..ab838c1ffeed 100644 --- a/Documentation/devicetree/bindings/net/marvell,mvusb.yaml +++ b/Documentation/devicetree/bindings/net/marvell,mvusb.yaml @@ -50,11 +50,14 @@ examples: #address-cells = <1>; #size-cells = <0>; - switch@0 { + ethernet-switch@0 { compatible = "marvell,mv88e6190"; reg = <0x0>; - ports { + ethernet-ports { + #address-cells = <1>; + #size-cells = <0>; + /* Port definitions */ };