[LEDE-DEV] [PATCH v1 3/4] ramips/RT5350F-OLINUXINO(-EVB) dts: enable i2c

Zoltan Gyarmati mr.zoltan.gyarmati at gmail.com
Tue Sep 19 14:59:55 PDT 2017


The RT5350F i2c pins is available on the base module and on
the EVB as well, so enable it in the dts.

Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
---
 target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi b/target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi
index 784001c..955a13c 100644
--- a/target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi
+++ b/target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi
@@ -73,3 +73,7 @@
 &ohci {
 	status = "okay";
 };
+
+&i2c {
+	status = "okay";
+};
-- 
2.7.4




More information about the Lede-dev mailing list