提交 3f5af107 编写于 作者: T Tim Kryger 提交者: Christian Daudt

ARM: dts: bcm28155-ap: Enable all the i2c busses

Enable all available i2c busses.
Signed-off-by: NTim Kryger <tim.kryger@linaro.org>
Reviewed-by: NChristian Daudt <csd@broadcom.com>
Reviewed-by: NMatt Porter <matt.porter@linaro.org>
Reviewed-by: NMarkus Mayer <markus.mayer@linaro.org>
Signed-off-by: NChristian Daudt <bcm@fixthebug.org>
上级 413541dd
...@@ -27,6 +27,26 @@ ...@@ -27,6 +27,26 @@
status = "okay"; status = "okay";
}; };
i2c@3e016000 {
status="okay";
clock-frequency = <400000>;
};
i2c@3e017000 {
status="okay";
clock-frequency = <400000>;
};
i2c@3e018000 {
status="okay";
clock-frequency = <400000>;
};
i2c@3500d000 {
status="okay";
clock-frequency = <400000>;
};
sdio1: sdio@3f180000 { sdio1: sdio@3f180000 {
max-frequency = <48000000>; max-frequency = <48000000>;
status = "okay"; status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册