]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: imx8dxl-evk: Use audio-graph-card2 for wm8960-2 and wm8960-3
authorShengjiu Wang <shengjiu.wang@nxp.com>
Tue, 17 Mar 2026 05:37:38 +0000 (13:37 +0800)
committerFrank Li <Frank.Li@nxp.com>
Fri, 27 Mar 2026 13:53:22 +0000 (09:53 -0400)
commite8341b0245736619f8d6a2cc311c9e8ad8e82390
treeafed03bf3ee1bc25a8a404d7f9c2e239eca5d00c
parent9af6eed8eeb01bf501b4d82155b221b37b0141ec
arm64: dts: imx8dxl-evk: Use audio-graph-card2 for wm8960-2 and wm8960-3

The sound card wm8960-2 and wm8960-3 only support capture mode for the
reason of connection on the EVK board. But fsl-asoc-card don't support
capture_only setting, the sound card creation will fail.

fsl-sai 59060000.sai: Missing dma channel for stream: 0
fsl-sai 59060000.sai: ASoC error (-22): at snd_soc_pcm_component_new() on 59060000.sai
fsl-sai 59070000.sai: Missing dma channel for stream: 0
fsl-sai 59070000.sai: ASoC error (-22): at snd_soc_pcm_component_new() on 59070000.sai

so switch to use audio-graph-card2 which supports 'capture_only'
property for wm8960-2 and wm8960-3 cards.

Fixes: b41c45eb990a ("arm64: dts: imx8dxl-evk: add audio nodes")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8dxl-evk.dts