Re: [RFC PATCH net-next 3/6] dt-bindings: net: dsa: b53: Document brcm,gpio-ctrl property

From: Rob Herring
Date: Fri Jun 27 2025 - 15:57:21 EST


On Fri, Jun 20, 2025 at 06:41:18AM -0700, Kyle Hendry wrote:
> Add description for bcm63xx gpio-ctrl phandle
>
> Signed-off-by: Kyle Hendry <kylehendrydev@xxxxxxxxx>
> ---
> 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

GPIO? Why aren't you using the GPIO binding?

> +
> required:
> - compatible
> - reg
> --
> 2.43.0
>