projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8745827
)
MLK-22764: ARM: dts: imx7ulp: Change sound card name
author
Shengjiu Wang
<shengjiu.wang@nxp.com>
Thu, 14 Nov 2019 05:31:57 +0000
(13:31 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:00 +0000
(11:21 +0800)
Change the sound card name from "rpmsg-audio" to "wm8960-audio".
That we can utilize the /var/lib/alsa/asound.state config
file to share same configuration as wm8960 sound card.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
arch/arm/boot/dts/imx7ulp-evk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx7ulp-evk.dts
b/arch/arm/boot/dts/imx7ulp-evk.dts
index
83d8f99
..
2d39120
100644
(file)
--- a/
arch/arm/boot/dts/imx7ulp-evk.dts
+++ b/
arch/arm/boot/dts/imx7ulp-evk.dts
@@
-211,7
+211,7
@@
sound-rpmsg {
compatible = "fsl,imx-audio-rpmsg";
- model = "
rpmsg
-audio";
+ model = "
wm8960
-audio";
cpu-dai = <&rpmsg_i2s>;
rpmsg-out;
rpmsg-in;