ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
authorFabio Estevam <festevam@gmail.com>
Fri, 27 Mar 2020 13:36:24 +0000 (10:36 -0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 23 Apr 2020 14:48:56 +0000 (22:48 +0800)
commit0caf34350a25907515d929a9c77b9b206aac6d1e
tree92cffdd4c3429845ae6fb453817aa1cfa952afad
parent3100423dc133c25679dbaa1099404651b8ae3af9
ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries

The I2C2 pins are already used and the following errors are seen:

imx27-pinctrl 10015000.iomuxc: pin MX27_PAD_I2C2_SDA already requested by 10012000.i2c; cannot claim for 1001d000.i2c
imx27-pinctrl 10015000.iomuxc: pin-69 (1001d000.i2c) status -22
imx27-pinctrl 10015000.iomuxc: could not request pin 69 (MX27_PAD_I2C2_SDA) from group i2c2grp  on device 10015000.iomuxc
imx-i2c 1001d000.i2c: Error applying setting, reverse things back
imx-i2c: probe of 1001d000.i2c failed with error -22

Fix it by adding the correct I2C1 IOMUX entries for the pinctrl_i2c1 group.

Cc: <stable@vger.kernel.org>
Fixes: 61664d0b432a ("ARM: dts: imx27 phyCARD-S pinctrl")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Stefan Riedmueller <s.riedmueller@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts