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:
parent
c1d19b107b
commit
9d8d3d4501
1 changed files with 4 additions and 0 deletions
|
@ -73,3 +73,7 @@
|
|||
&ohci {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue