mbox series

[0/3] pinctrl: sh-pfc: rcar-gen3: Rename IOCTRLx registers

Message ID 20190218135927.30068-1-geert+renesas@glider.be (mailing list archive)
Headers show
Series pinctrl: sh-pfc: rcar-gen3: Rename IOCTRLx registers | expand

Message

Geert Uytterhoeven Feb. 18, 2019, 1:59 p.m. UTC
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(-)