提交 f1d79453 编写于 作者: M Masahiro Yamada

ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3

This I2C device is used SoC-internally for controlling the DMD core.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 3365b4eb
......@@ -129,6 +129,15 @@
status = "disabled";
};
i2c4: i2c@58600000 {
compatible = "panasonic,uniphier-i2c";
#address-cells = <1>;
#size-cells = <0>;
reg = <0x58600000 0x40>;
clock-frequency = <400000>;
status = "okay";
};
system-bus-controller-misc@59800000 {
compatible = "socionext,uniphier-system-bus-controller-misc",
"syscon";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册