Hi Linus, The following changes since commit 625efea83a7c37d281c6a90526813a1366929d24: pinctrl: rza1: Use devm_platform_ioremap_resource() helper (2019-08-09 09:34:45 +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.4-tag2 for you to fetch changes up to 0a6864274e4166cde21f26193350c7fcd9716ef5: pinctrl: rza2: Include the appropriate headers (2019-08-23 09:08:10 +0200) ---------------------------------------------------------------- pinctrl: sh-pfc: Updates for v5.4 (take two) - Support switching between function and gpio at runtime, - Small fixes and cleanups. Thanks for pulling! ---------------------------------------------------------------- Linus Walleij (3): pinctrl: sh-pfc: Include the right header pinctrl: rza2: Drop driver use of consumer flags pinctrl: rza2: Include the appropriate headers Nishka Dasgupta (1): pinctrl: rza1: Add of_node_put() before return Yoshihiro Shimoda (3): pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_config pinctrl: sh-pfc: Remove incomplete flag "cfg->type" pinctrl: sh-pfc: Rollback to mux if required when the gpio is freed drivers/pinctrl/pinctrl-rza1.c | 12 ++++++++--- drivers/pinctrl/pinctrl-rza2.c | 17 ++++++++------- drivers/pinctrl/sh-pfc/gpio.c | 2 +- drivers/pinctrl/sh-pfc/pinctrl.c | 45 ++++++++++++++++++++-------------------- 4 files changed, 42 insertions(+), 34 deletions(-) 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