]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: sh-pfc: r8a7791: Grand I2C rename
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Fri, 7 Apr 2017 20:02:50 +0000 (23:02 +0300)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 15 May 2017 07:50:43 +0000 (09:50 +0200)
commite1b5f32dc2c3c70d091b2e259ec4dc8e3ae3d745
tree71da98741f68d91d6728d4641dae153bedb765d0
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
pinctrl: sh-pfc: r8a7791: Grand I2C rename

The R8A7791 PFC driver was apparently based on the preliminary revisions
of the user's manual, which called all the I2C signals {SCL|SDA}<n> and
MOD_SEL register fields SEL_IIC<n> without making a difference between
two types of the I2C controllers used.  The recent manual calls the
signals {I2C|IIC}<n>_{SCL|SDA> and the MOD_SEL fields SEL_{I2C|IIC}<n>
finally making this difference.  Follow the suit...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/pfc-r8a7791.c