[LEDE-DEV] [PATCH 3/4] ramips/RT5350F-OLINUXINO(-EVB) dts: enable i2c
Zoltan Gyarmati
mr.zoltan.gyarmati at gmail.com
Sat Aug 26 12:54:00 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 784001c0d5..955a13cddd 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.14.1
More information about the Lede-dev
mailing list