ramips: RT5350F-OLINUXINO: enable i2c
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Tue, 19 Sep 2017 21:59:55 +0000 (23:59 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 28 Sep 2017 07:20:36 +0000 (09:20 +0200)
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@gmail.com>
target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi

index 784001c0d5b9887ffeaaa55898d3236ed1ef9cc5..955a13cdddb9d05484787466b9e95ca2e59575f2 100644 (file)
@@ -73,3 +73,7 @@
 &ohci {
        status = "okay";
 };
+
+&i2c {
+       status = "okay";
+};