On Thu, Jan 27, 2022 at 1:30 PM Corentin Labbe <clabbe@xxxxxxxxxxxx> wrote: > Converts gpio/faraday,ftgpio010.txt to yaml. > > Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx> (...) > This commit will cause arch/arm/boot/dts/moxart-uc7112lx.dts to fail DT validation, > but the GPIO driver need an interrupt so the current moxart DT is incomplete and the error is appropriate. The Linux GPIO driver may need it but that does not mean it is necessary for all other operating systems. (Could be a Linux bug.) But I think it should be there because the hardware does support it and I'm pretty sure that IRQ is available on the Moxart as well, so: Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij