arm64: dts: ulcb: Enable I2C4

This enables I2C4 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>
This commit is contained in:
Vladimir Barinov 2017-07-07 05:09:56 +03:00 committed by Simon Horman
parent a4fedb3a4a
commit 476b2e4f71

View File

@ -189,6 +189,12 @@ cs2000: clk-multiplier@4f {
};
};
&i2c4 {
status = "okay";
clock-frequency = <400000>;
};
&i2c_dvfs {
status = "okay";
};