[PATCH v2 22/52] dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schema
Rob Herring
robh at kernel.org
Fri Sep 3 12:32:53 PDT 2021
On Wed, 01 Sep 2021 11:18:22 +0200, Maxime Ripard wrote:
> The X-Powers AXP PMICs feature a GPIO Controller supported by Linux
> thanks to its device tree binding.
>
> Now that we have the DT validation in place, let's convert the device
> tree bindings for that driver over to a YAML schema.
>
> Cc: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> Cc: Chen-Yu Tsai <wens at csie.org>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: linux-gpio at vger.kernel.org
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
>
> ---
>
> Changes from v1:
> - Removed the example and moved it in the mfd schema
> ---
> .../devicetree/bindings/gpio/gpio-axp209.txt | 75 -------------------
> .../bindings/gpio/x-powers,axp209-gpio.yaml | 55 ++++++++++++++
> 2 files changed, 55 insertions(+), 75 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-axp209.txt
> create mode 100644 Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
This needs to be applied with the MFD schema.
More information about the linux-arm-kernel
mailing list