Re: [PATCH v9 03/22] dt-bindings: improve BCM6345 GPIO binding documentation

From: Rob Herring
Date: Fri Mar 26 2021 - 16:10:04 EST


On Wed, 24 Mar 2021 09:19:04 +0100, Álvaro Fernández Rojas wrote:
> Convert existing BCM6345 GPIO binding documentation to YAML and add binding
> documentation for the GPIO controller found in BCM6318, BCM6328, BCM6358,
> BCM6362, BCM6368 and BCM63268 SoCs.
>
> Co-developed-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>
> Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>
> Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
> ---
> v9: document 32-bit registers and replace gpio-controller with gpio.
> v8: introduce changes suggested by Rob Herring
> v7: new patch, splitted from pinctrl documentation
>
> .../bindings/gpio/brcm,bcm6345-gpio.txt | 46 ----------
> .../bindings/gpio/brcm,bcm6345-gpio.yaml | 86 +++++++++++++++++++
> 2 files changed, 86 insertions(+), 46 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.txt
> create mode 100644 Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>