ARM: shmobile: koelsch: activate i2c6 bus
authorWolfram Sang <[email protected]>
Mon, 10 Mar 2014 11:27:00 +0000 (12:27 +0100)
committerSimon Horman <[email protected]>
Mon, 14 Apr 2014 02:31:16 +0000 (11:31 +0900)
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Acked-by: Magnus Damm <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/boot/dts/r8a7791-koelsch.dts

index fc6c94a1fb492685ee2a26f4e96f91f6a77591b5..2a0569d93b6ee06c53234021a5e454225982d9de 100644 (file)
        };
 };
 
+&i2c6 {
+       status = "okay";
+       clock-frequency = <100000>;
+};
+
 &pfc {
        pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
        pinctrl-names = "default";