projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f81902e
)
ARM: dts: Change I2C2 and I2C3 to 400KHz for LogicPD Torpedo DM3730 devkit
author
Adam Ford
<adam.ford@logicpd.com>
Fri, 23 Oct 2015 12:23:14 +0000
(07:23 -0500)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 30 Nov 2015 19:17:24 +0000
(11:17 -0800)
When used with the Logic PD development kit, this makes the I2C buses match
the BSP released by Logic PD.
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/logicpd-torpedo-som.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
index
9777ff4
..
c8091ff
100644
(file)
--- a/
arch/arm/boot/dts/logicpd-torpedo-som.dtsi
+++ b/
arch/arm/boot/dts/logicpd-torpedo-som.dtsi
@@
-104,6
+104,14
@@
};
};
+&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