summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-ab2.dts
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2021-09-23 18:57:42 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 16:51:08 +0800
commit801a4436f0c29b634e789cb15bd3401ade585fa5 (patch)
tree044f9b0a7d557352cca45566b5625e9b4b75e0bb /arch/arm64/boot/dts/freescale/imx8mp-ab2.dts
parent3df9ddc6740faa9b98801d36528fc82d218be094 (diff)
LF-4648-4: arm64: dts: imx8mp-ab2: update sound-name-prefix
Update sound-name-prefix for ak4458 to be align with original setting of 5.10 lts kernel, which is to avoid the compatible issue with LAVA test case. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Chancel Liu <chancel.liu@nxp.com >
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mp-ab2.dts')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8mp-ab2.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-ab2.dts b/arch/arm64/boot/dts/freescale/imx8mp-ab2.dts
index 997af878242d..fba7e7e27a5f 100755
--- a/arch/arm64/boot/dts/freescale/imx8mp-ab2.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-ab2.dts
@@ -359,7 +359,7 @@
ak4458_1: ak4458@10 {
#sound-dai-cells = <0>;
- sound-name-prefix = "1";
+ sound-name-prefix = "0";
compatible = "asahi-kasei,ak4458";
reg = <0x10>;
resets = <&ak4458_reset>;
@@ -369,7 +369,7 @@
ak4458_2: ak4458@11 {
#sound-dai-cells = <0>;
- sound-name-prefix = "2";
+ sound-name-prefix = "1";
compatible = "asahi-kasei,ak4458";
reg = <0x11>;
resets = <&ak4458_reset>;