diff options
author | Adam Ford <aford173@gmail.com> | 2016-01-01 10:38:28 -0600 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-01-27 09:15:53 -0800 |
commit | 2dfdc7544219729ddf5c8e8404348b72e0d0d7c5 (patch) | |
tree | 6aca144a2ee125e53278d492191cebb4e138bcb7 /arch/arm | |
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>
Diffstat (limited to 'arch/arm')
-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 @@ clock-frequency = <400000>; }; -&i2c2 { - clock-frequency = <400000>; -}; - -&i2c3 { - clock-frequency = <400000>; -}; - /* * Only found on the wireless SOM. For the SOM without wireless, the pins for * MMC3 can be routed with jumpers to the second MMC slot on the devkit and |