1
0
Fork 0

arm64: dts: ulcb: Enable I2C for DVFS device

This enables I2C for DVFS device for ULCB board

Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
hifive-unleashed-5.1
Vladimir Barinov 2017-07-07 05:09:46 +03:00 committed by Simon Horman
parent 91662b1b93
commit a4fedb3a4a
1 changed files with 4 additions and 0 deletions

View File

@ -189,6 +189,10 @@
};
};
&i2c_dvfs {
status = "okay";
};
&ohci1 {
status = "okay";
};