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>
This commit is contained in:
Zoltan Gyarmati 2017-09-19 23:59:55 +02:00 committed by John Crispin
parent c1d19b107b
commit 9d8d3d4501

View file

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