Hi all, The R-Car Gen3 HardWare Manual Errata for Rev. 1.00 (Jul 2, 2018) renamed the various miscellaneous I/O control registers (IOCTRLx) on R-Car V3M, V3H, and E3, to reflect better their actual purposes, and matching other SoCs. Update to code to match this. I plan to queue these in sh-pfc-for-v5.2. Thanks! Geert Uytterhoeven (3): pinctrl: sh-pfc: r8a77970: Rename IOCTRLx registers pinctrl: sh-pfc: r8a77980: Rename IOCTRLx registers pinctrl: sh-pfc: r8a77990: Rename IOCTRLx registers drivers/pinctrl/sh-pfc/pfc-r8a77970.c | 16 ++++++++-------- drivers/pinctrl/sh-pfc/pfc-r8a77980.c | 22 +++++++++++----------- drivers/pinctrl/sh-pfc/pfc-r8a77990.c | 6 +++--- 3 files changed, 22 insertions(+), 22 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