On Wed, Sep 1, 2021 at 11:19 AM Maxime Ripard <maxime@xxxxxxxxxx> 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@xxxxxxxxxxxx> > Cc: Chen-Yu Tsai <wens@xxxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: linux-gpio@xxxxxxxxxxxxxxx > Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx> > > --- > Acked-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>