Hello! On 20.05.2020 15:53, Geert Uytterhoeven wrote:
The following changes since commit 41fe32ecc7aff4527a4ee477870d9b1164be95a4: MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers (2020-04-20 13:14:05 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag2 for you to fetch changes up to dfae0422de12265ae7c9bf57b34990200dea0c83: MAINTAINERS: Renesas Pin Controllers are supported (2020-05-20 14:02:00 +0200) ---------------------------------------------------------------- pinctrl: sh-pfc: Updates for v5.8 (take two) - Add support for the new RZ/H1G (r8a7742) SoC,
I think it's rather RZ/G1H. :-)
- Minor fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (2): pinctrl: rza1: Fix flag name in comment MAINTAINERS: Renesas Pin Controllers are supported Lad Prabhakar (2): dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC support pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support .../bindings/pinctrl/renesas,pfc-pinctrl.txt | 1 + MAINTAINERS | 2 +- drivers/pinctrl/pinctrl-rza1.c | 2 +- drivers/pinctrl/sh-pfc/Kconfig | 4 + drivers/pinctrl/sh-pfc/Makefile | 1 + drivers/pinctrl/sh-pfc/core.c | 6 + drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 744 +++++++++++---------- drivers/pinctrl/sh-pfc/sh_pfc.h | 1 + 8 files changed, 407 insertions(+), 354 deletions(-) Gr{oetje,eeting}s, Geert
MBR, Sergei