Commit a4fedb3a authored by Vladimir Barinov's avatar Vladimir Barinov Committed by Simon Horman

arm64: dts: ulcb: Enable I2C for DVFS device

This enables I2C for DVFS device for ULCB board
Signed-off-by: default avatarVladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 91662b1b
......@@ -189,6 +189,10 @@ cs2000: clk-multiplier@4f {
};
};
&i2c_dvfs {
status = "okay";
};
&ohci1 {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment