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 <bgolaszew...@baylibre.com> > Cc: Chen-Yu Tsai <w...@csie.org> > Cc: Linus Walleij <linus.wall...@linaro.org> > Cc: linux-g...@vger.kernel.org > Signed-off-by: Maxime Ripard <max...@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 <r...@kernel.org> This needs to be applied with the MFD schema. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/linux-sunxi/YTJ4ZV1v2ssnwR5O%40robh.at.kernel.org.