summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx28-sps1.dts
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2013-04-02 01:29:29 +0200
committerShawn Guo <shawn.guo@linaro.org>2013-04-03 09:34:01 +0800
commit55985e15b80beb339d3e332f00a26003deff14e6 (patch)
treebce64f5051460b384a69020ff66df0c34d2f33bc /arch/arm/boot/dts/imx28-sps1.dts
parent07961ac7c0ee8b546658717034fe692fd12eefa9 (diff)
ARM: mxs: Slow down the I2C clock speed
Slow down the I2C clock speed on M28 and SPS1 as it turns out the I2C block in i.MX28 can not operate stable enough with the bus running at 400kHz. Note that the driver used by Freescale runs the bus at 250kHz when 400kHz speed is selected, but the mainline Linux kernel runs the bus at actual 400kHz and that's where it is occasionally unstable. Play safe and run the bus at 100kHz. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28-sps1.dts')
-rw-r--r--arch/arm/boot/dts/imx28-sps1.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx28-sps1.dts b/arch/arm/boot/dts/imx28-sps1.dts
index e6cde8aa7fff..6c6a5442800a 100644
--- a/arch/arm/boot/dts/imx28-sps1.dts
+++ b/arch/arm/boot/dts/imx28-sps1.dts
@@ -70,7 +70,6 @@
i2c0: i2c@80058000 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins_a>;
- clock-frequency = <400000>;
status = "okay";
rtc: rtc@51 {