Commit 476b2e4f authored by Vladimir Barinov's avatar Vladimir Barinov Committed by Simon Horman

arm64: dts: ulcb: Enable I2C4

This enables I2C4 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 a4fedb3a
......@@ -189,6 +189,12 @@ cs2000: clk-multiplier@4f {
};
};
&i2c4 {
status = "okay";
clock-frequency = <400000>;
};
&i2c_dvfs {
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