提交 47557239 编写于 作者: M Masahiro Yamada 提交者: Arnd Bergmann

ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board

This is used for on-board inter-connection.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 3bdf9e42
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
serial1 = &serial1; serial1 = &serial1;
serial2 = &serial2; serial2 = &serial2;
i2c0 = &i2c0; i2c0 = &i2c0;
i2c2 = &i2c2;
i2c4 = &i2c4; i2c4 = &i2c4;
i2c5 = &i2c5; i2c5 = &i2c5;
i2c6 = &i2c6; i2c6 = &i2c6;
...@@ -81,3 +82,7 @@ ...@@ -81,3 +82,7 @@
reg = <0x54>; reg = <0x54>;
}; };
}; };
&i2c2 {
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册