OSDN Git Service

ARM: dts: vf610-zii-dev-rev-b: Remove I2C3
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Sun, 2 Oct 2016 01:28:39 +0000 (18:28 -0700)
committerShawn Guo <shawnguo@kernel.org>
Mon, 24 Oct 2016 08:47:49 +0000 (16:47 +0800)
I2C3 bus was only brought out in revision A1 of the board and revision
B1 only brings out 3 I2C busses (I2C0, I2C1 and I2C2).

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vf610-zii-dev-rev-b.dts

index 5c1fcab..fa19cfd 100644 (file)
        };
 };
 
-&i2c3 {
-       clock-frequency = <100000>;
-       pinctrl-names = "default";
-       pinctrl-0 = <&pinctrl_i2c3>;
-       status = "okay";
-};
-
 &uart0 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_uart0>;
                >;
        };
 
-       pinctrl_i2c3: i2c3grp {
-               fsl,pins = <
-                       VF610_PAD_PTA30__I2C3_SCL       0x37ff
-                       VF610_PAD_PTA31__I2C3_SDA       0x37ff
-               >;
-       };
-
        pinctrl_leds_debug: pinctrl-leds-debug {
                fsl,pins = <
                         VF610_PAD_PTD20__GPIO_74       0x31c2