Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: dsa: b53: Document brcm,gpio-ctrl property

Add description for bcm63xx gpio-ctrl phandle which allows
access to registers that control phy functionality.

Signed-off-by: Kyle Hendry <kylehendrydev@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20250724035300.20497-3-kylehendrydev@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Kyle Hendry and committed by
Jakub Kicinski
cce35638 be7a7914

+6
+6
Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
··· 66 66 - brcm,bcm63268-switch 67 67 - const: brcm,bcm63xx-switch 68 68 69 + brcm,gpio-ctrl: 70 + description: 71 + A phandle to the syscon node of the bcm63xx gpio controller 72 + which contains phy control registers 73 + $ref: /schemas/types.yaml#/definitions/phandle 74 + 69 75 required: 70 76 - compatible 71 77 - reg