diff --git a/src/arm/am335x-roboticscape.dtsi b/src/arm/am335x-roboticscape.dtsi index 109858b04b756e95fa99f14e0c136db00d9731e8..81557df9d4157fd88daeb7efab5263ffb80219dc 100644 --- a/src/arm/am335x-roboticscape.dtsi +++ b/src/arm/am335x-roboticscape.dtsi @@ -92,8 +92,8 @@ 0x158 0x32 /* P9.18,i2c1_sda,INPUT_PULLUP,MODE2 */ /* I2C2 */ - 0x17c 0x73 /* P9.19, i2c2_sda, mode 3 */ - 0x178 0x73 /* P9.20, i2c2_sda, mode 3 */ + //0x17c 0x73 /* P9.19, i2c2_sda, mode 3 */ + //0x178 0x73 /* P9.20, i2c2_sda, mode 3 */ /* UART5 */ 0x0C4 0x34 /* P8.38,uart5_rxd,MODE4 */ @@ -398,14 +398,6 @@ #size-cells = <0>; }; -&i2c2 { - status = "okay"; - clock-frequency = <400000>; - #address-cells = <1>; - #size-cells = <0>; -}; - - /******************************************************************************* * SPI *******************************************************************************/