ramips: RT5350F-OLINUXINO: enable i2c

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>
master
Zoltan Gyarmati 7 years ago committed by John Crispin
parent c1d19b107b
commit 9d8d3d4501
  1. 4
      target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi

@ -73,3 +73,7 @@
&ohci {
status = "okay";
};
&i2c {
status = "okay";
};

Loading…
Cancel
Save