ARM: dts: vf610-twr: enable i2c0 device

enable i2c0 device on Vybrid VF610 Tower Board

Signed-off-by: Jingchang Lu <b35083@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Jingchang Lu 2013-08-16 13:02:19 +08:00 committed by Shawn Guo
parent 10ed76d706
commit d45393cd32
1 changed files with 7 additions and 0 deletions

View File

@ -50,6 +50,13 @@
status = "okay";
};
&i2c0 {
clock-frequency = <100000>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c0_1>;
status = "okay";
};
&uart1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1_1>;