提交 83a70ff0 编写于 作者: U Uwe Kleine-König 提交者: Gregory CLEMENT

ARM: dts: armada-370-rn104: add pinmuxing for i2c0

Up to now a working i2c bus depended on the bootloader to configure the
pinmuxing. Make it explicit.

As a side effect this change makes i2c work in barebox.
Signed-off-by: NUwe Kleine-König <uwe@kleine-koenig.org>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 1001354c
......@@ -128,6 +128,10 @@
i2c@11000 {
compatible = "marvell,mv64xxx-i2c";
clock-frequency = <100000>;
pinctrl-0 = <&i2c0_pins>;
pinctrl-names = "default";
status = "okay";
isl12057: isl12057@68 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册