mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-24 09:13:20 -05:00
pinctrl: sh-pfc: r8a7796: Remove placeholder I2C pin data
Pin data for I2C controllers 0, 3 and 5 is properly defined already. Signed-off-by: Ulrich Hecht <uli+renesas@fpond.eu> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
baaa2effc6
commit
f05603fa6a
1 changed files with 0 additions and 5 deletions
|
@ -1499,11 +1499,6 @@ static const u16 pinmux_data[] = {
|
|||
PINMUX_IPSR_MSEL(IP18_7_4, FMIN_C, SEL_FM_2),
|
||||
PINMUX_IPSR_MSEL(IP18_7_4, FMIN_D, SEL_FM_3),
|
||||
|
||||
/* I2C */
|
||||
PINMUX_IPSR_NOGP(0, I2C_SEL_0_1),
|
||||
PINMUX_IPSR_NOGP(0, I2C_SEL_3_1),
|
||||
PINMUX_IPSR_NOGP(0, I2C_SEL_5_1),
|
||||
|
||||
/*
|
||||
* Static pins can not be muxed between different functions but
|
||||
* still need mark entries in the pinmux list. Add each static
|
||||
|
|
Loading…
Add table
Reference in a new issue