[PATCH 09/10] ARM: dts: imx51-babbage: Add "clock-frequency" property for I2C2

Alexander Shiyan shc_work at mail.ru
Sat Apr 12 22:19:12 PDT 2014


This patch adds missing "clock-frequency" property for I2C2.
Value was be taken from old non-DT board file.

Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 arch/arm/boot/dts/imx51-babbage.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx51-babbage.dts b/arch/arm/boot/dts/imx51-babbage.dts
index ff7d2fa..cdcdd87 100644
--- a/arch/arm/boot/dts/imx51-babbage.dts
+++ b/arch/arm/boot/dts/imx51-babbage.dts
@@ -340,6 +340,7 @@
 &i2c2 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_i2c2>;
+	clock-frequency = <100000>;
 	status = "okay";
 
 	sgtl5000: codec at 0a {
-- 
1.8.3.2




More information about the linux-arm-kernel mailing list