Re: [PATCH] dt-bindings: pinctrl: Convert brcm,iproc-gpio to DT schema
From: Linus Walleij
Date: Tue Aug 19 2025 - 07:22:13 EST
On Tue, Aug 12, 2025 at 10:33 PM Rob Herring (Arm) <robh@xxxxxxxxxx> wrote:
> Convert the Broadcom iProc/Cygnus GPIO/Pinconf binding to DT schema
> format.
>
> The child node structure is based on the example as there's not any
> actual .dts files with child nodes.
>
> The binding wasn't clear that "reg" can be 1 or 2 entries. The number of
> "reg" entries doesn't appear to be based on compatible, so no per
> compatible constraints for it
>
> The "brcm,iproc-stingray-gpio" could possibly be dropped. There are no
> .dts files using it, but the driver uses it.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij