Hi Linus, This patch series updates the R-Car Gen3 pin control drivers to bring it in-line with recent revisions of the Hardware Manual. Apart from the first 3 fixes, most of these should not have any run-time impact. To be queued in sh-pfc-for-v5.2. Thanks for your comments! Takeshi Kihara (8): pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2 pinctrl: sh-pfc: rcar-gen3: Remove HDMI CEC pins, groups, and functions pinctrl: sh-pfc: rcar-gen3: Remove CC5_OSCOUT pin pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A,B,C} to SEL_ADG{A,B,C} pinctrl: sh-pfc: rcar-gen3: Rename SEL_NDFC to SEL_NDF drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c | 95 ++++++++---------------- drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 69 +++++------------ drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 74 ++++++++---------- drivers/pinctrl/sh-pfc/pfc-r8a77965.c | 55 +++++++------- drivers/pinctrl/sh-pfc/pfc-r8a77970.c | 27 ++++--- drivers/pinctrl/sh-pfc/pfc-r8a77980.c | 35 +++++---- drivers/pinctrl/sh-pfc/pfc-r8a77990.c | 87 +++++++++++----------- drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 12 +-- 8 files changed, 187 insertions(+), 267 deletions(-) -- 2.17.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