提交 e489c2a9 编写于 作者: B Ben Dooks 提交者: Simon Horman

ARM: shmobile: lager: enable i2c devices

Add i2c0, i2c1, i2c2 and i2c3 nodes to the Lager reference device tree as
these busses all have devices on them that can be probed even if they
are no drivers yet.
Signed-off-by: NBen Dooks <ben.dooks@codethink.co.uk>
[horms+renesas@verge.net.au: Added shmobile to title]
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 a57004ec
......@@ -342,3 +342,19 @@
&cpu0 {
cpu0-supply = <&vdd_dvfs>;
};
&i2c0 {
status = "ok";
};
&i2c1 {
status = "ok";
};
&i2c2 {
status = "ok";
};
&i2c3 {
status = "ok";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册