提交 5c9e2760 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

ARM: shmobile: kzm9g-reference dts: Sort i2c0 children by unit address

While at it rename the ak4648 node to "codec" to describe the device's
function instead of its model, and move its device-specific property
after its generic properties.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 48bdf06d
......@@ -188,6 +188,13 @@
&i2c0 {
status = "okay";
ak4648: codec@12 {
compatible = "asahi-kasei,ak4648";
reg = <0x12>;
#sound-dai-cells = <0>;
};
as3711@40 {
compatible = "ams,as3711";
reg = <0x40>;
......@@ -258,12 +265,6 @@
};
};
};
ak4648: ak4648@12 {
#sound-dai-cells = <0>;
compatible = "asahi-kasei,ak4648";
reg = <0x12>;
};
};
&i2c3 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册