提交 6d5b36f6 编写于 作者: L Lucas Stach 提交者: Shawn Guo

ARM: dts: imx: rdu1: cosmetic changes to the audio nodes

This renames the audio device to "Front" in order to match the RDU2
naming, which makes it easier for a unified userspace to deal with
both boards.

Also rename the phandle for the headphone amplifier to more closely
resemble the RDU2 DTS.
Signed-off-by: NLucas Stach <l.stach@pengutronix.de>
Reviewed-by: NChris Healy <cphealy@gmail.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 74fe676c
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
sound { sound {
compatible = "simple-audio-card"; compatible = "simple-audio-card";
simple-audio-card,name = "RDU1 audio"; simple-audio-card,name = "Front";
simple-audio-card,format = "i2s"; simple-audio-card,format = "i2s";
simple-audio-card,bitclock-master = <&sound_codec>; simple-audio-card,bitclock-master = <&sound_codec>;
simple-audio-card,frame-master = <&sound_codec>; simple-audio-card,frame-master = <&sound_codec>;
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
simple-audio-card,routing = simple-audio-card,routing =
"Headphone Jack", "HPLEFT", "Headphone Jack", "HPLEFT",
"Headphone Jack", "HPRIGHT"; "Headphone Jack", "HPRIGHT";
simple-audio-card,aux-devs = <&tpa6130a2>; simple-audio-card,aux-devs = <&hpa1>;
sound_cpu: simple-audio-card,cpu { sound_cpu: simple-audio-card,cpu {
sound-dai = <&ssi2>; sound-dai = <&ssi2>;
...@@ -479,7 +479,7 @@ ...@@ -479,7 +479,7 @@
reg = <0x50>; reg = <0x50>;
}; };
tpa6130a2: amp@60 { hpa1: amp@60 {
compatible = "ti,tpa6130a2"; compatible = "ti,tpa6130a2";
reg = <0x60>; reg = <0x60>;
pinctrl-names = "default"; pinctrl-names = "default";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册