On Fri, Jan 8, 2021 at 11:20 AM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > > Hi Linus, Bartosz, Rob, > > This patch series adds support for GPIOs on the R-Car V3U (r8a779a0) > SoC, to both DT bindings and the gpio-rcar driver. > > Changes compared to v2: > - Add Reviewed-by, Tested-by, > - Fix SoC part number in oneline summary, > - Reformat comment block to match coding style, > - Rebase on top of commit 3a57026a83ba363e ("gpio: rcar: Remove > redundant compatible values"), > > Changes compared to v1: > - Optimize GPIO pin state read on R-Car Gen3, > - Enable input unconditionally in probe and resume, instead of during > GPIO line configuration and depending on GPIO line direction, > - Assumed authorship, as this patch is very different from v1, written > by Phong Hoang, > - Add Reviewed-by. > > Thanks! > All three applied, thanks! Bartosz