On Mon, Apr 4, 2022 at 5:29 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > > Hi Linus, Bartosz, > > This patch series adds support for the Renesas R-Car S4-8 Soc to the > R-Car GPIO DT bindings and driver. It has been tested with i2c-gpio, > by reading the contents from the I2C EEPROMs on the Spider development > board. > > Changes compared to v1: > - Drop RFC, > - Split series in DT bindings+driver and DTS series. > > Thanks! > > Geert Uytterhoeven (2): > dt-bindings: gpio: renesas,rcar-gpio: Add r8a779f0 support > gpio: rcar: Add R-Car Gen4 support > > .../devicetree/bindings/gpio/renesas,rcar-gpio.yaml | 5 +++++ > drivers/gpio/gpio-rcar.c | 7 +++++-- > 2 files changed, 10 insertions(+), 2 deletions(-) > > -- > 2.25.1 > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds Applied, thanks! Bart