[PATCH net-next 3/8] dt-bindings: net: dsa: b53: Document brcm,gpio-ctrl property
From: Kyle Hendry <hidden>
Date: 2025-07-16 00:29:40
Also in:
lkml, netdev
Subsystem:
broadcom b53/sf2 ethernet switch driver, networking drivers, networking [dsa], open firmware and flattened device tree bindings, the rest · Maintainers:
Florian Fainelli, Jonas Gorski, Andrew Lunn, "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Vladimir Oltean, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds
Add description for bcm63xx gpio-ctrl phandle
Signed-off-by: Kyle Hendry <redacted>
---
Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml b/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
index d6c957a33b48..c40ebd1ddffb 100644
--- a/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
@@ -66,6 +66,11 @@ properties:
- brcm,bcm63268-switch
- const: brcm,bcm63xx-switch
+ brcm,gpio-ctrl:
+ description:
+ A phandle to the syscon node of the bcm63xx gpio controller
+ $ref: /schemas/types.yaml#/definitions/phandle
+
required:
- compatible
- reg--
2.43.0