Re: [PATCH v4 1/2] dt-bindings: gpio: Binding for Realtek Otto GPIO

From: Rob Herring
Date: Sat Mar 27 2021 - 14:17:14 EST


On Fri, 26 Mar 2021 13:03:46 +0100, Sander Vanheule wrote:
> Add a binding description for Realtek's GPIO controller found on several
> of their MIPS-based SoCs (codenamed Otto), such as the RTL838x and
> RTL839x series of switch SoCs.
>
> A fallback binding 'realtek,otto-gpio' is provided for cases where the
> actual port ordering is not known yet, and enabling the interrupt
> controller may result in uncaught interrupts.
>
> Signed-off-by: Sander Vanheule <sander@xxxxxxxxxxxxx>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---
> .../bindings/gpio/realtek,otto-gpio.yaml | 78 +++++++++++++++++++
> 1 file changed, 78 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>