diff options
author | Adam Ford <aford173@gmail.com> | 2016-01-01 11:38:28 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-01-27 12:15:53 -0500 |
commit | 2dfdc7544219729ddf5c8e8404348b72e0d0d7c5 (patch) | |
tree | 6aca144a2ee125e53278d492191cebb4e138bcb7 | |
parent | 95e7d03e086846df987121e6894f05aae44ff132 (diff) |
ARM: dts: LogicPD Torpedo: Revert Duplicative Entries
Revert commit 7cd6ca770d1b ("ARM: dts: Change I2C2 and I2C3 to 400KHz
for LogicPD Torpedo DM3730 devkit") It was already done and it is
just a duplicate.
Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r-- | arch/arm/boot/dts/logicpd-torpedo-som.dtsi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi index 93f50d6777c8..00805322367e 100644 --- a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi +++ b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi | |||
@@ -112,14 +112,6 @@ | |||
112 | clock-frequency = <400000>; | 112 | clock-frequency = <400000>; |
113 | }; | 113 | }; |
114 | 114 | ||
115 | &i2c2 { | ||
116 | clock-frequency = <400000>; | ||
117 | }; | ||
118 | |||
119 | &i2c3 { | ||
120 | clock-frequency = <400000>; | ||
121 | }; | ||
122 | |||
123 | /* | 115 | /* |
124 | * Only found on the wireless SOM. For the SOM without wireless, the pins for | 116 | * Only found on the wireless SOM. For the SOM without wireless, the pins for |
125 | * MMC3 can be routed with jumpers to the second MMC slot on the devkit and | 117 | * MMC3 can be routed with jumpers to the second MMC slot on the devkit and |