ARM: dts: imx7d-zii-rpu2: Drop unused pinmux entries
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Fri, 14 Jun 2019 07:43:48 +0000 (00:43 -0700)
committerShawn Guo <shawnguo@kernel.org>
Tue, 18 Jun 2019 08:05:46 +0000 (16:05 +0800)
Neither pinctrl_i2c1_gpio nor pinctrl_i2c2_gpio are used anywhere in
the file, drop them.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Chris Healy <cphealy@gmail.com>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Lucas Stach <l.stach@pengutronix.de>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7d-zii-rpu2.dts

index 6b8b2fc307d87924e941e961b77d77bd4acfc191..4a78ddc7513dcac4d772eeb960b0bb5e31c2065a 100644 (file)
                >;
        };
 
-       pinctrl_i2c1_gpio: i2c1gpiogrp {
-               fsl,pins = <
-                       MX7D_PAD_I2C1_SDA__GPIO4_IO9            0x4000007f
-                       MX7D_PAD_I2C1_SCL__GPIO4_IO8            0x4000007f
-               >;
-       };
-
        pinctrl_i2c2: i2c2grp {
                fsl,pins = <
                        MX7D_PAD_I2C2_SDA__I2C2_SDA             0x4000007f
                >;
        };
 
-       pinctrl_i2c2_gpio: i2c2gpiogrp {
-               fsl,pins = <
-                       MX7D_PAD_I2C2_SDA__GPIO4_IO11           0x4000007f
-                       MX7D_PAD_I2C2_SCL__GPIO4_IO10           0x4000007f
-               >;
-       };
-
        pinctrl_i2c3: i2c3grp {
                fsl,pins = <
                        MX7D_PAD_I2C3_SDA__I2C3_SDA             0x4000007f