OSDN Git Service

arm64: dts: ulcb: Enable I2C4
authorVladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
Fri, 7 Jul 2017 02:09:56 +0000 (05:09 +0300)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 27 Jul 2017 13:58:43 +0000 (15:58 +0200)
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>
arch/arm64/boot/dts/renesas/ulcb.dtsi

index 84b4dad..0467cd0 100644 (file)
        };
 };
 
+&i2c4 {
+       status = "okay";
+
+       clock-frequency = <400000>;
+};
+
 &i2c_dvfs {
        status = "okay";
 };