[PATCH v3 0/4] ASoC: fsl_audmix: Support the i.MX952 platform
Shengjiu Wang
shengjiu.wang at nxp.com
Fri Jan 23 19:24:57 AEDT 2026
Enable AUDMIX on i.MX952 platform, update dt binding document and
driver.
SAI is connected to AUDMIX, and the AUDMIX can be bypassed, so
add 'fsl,sai-amix-mode' property in SAI binding document for this
case.
Changes in v3:
- refine the commit messages
- use string for 'fsl,sai-amix-mode' and add default value.
- update driver for property change
Changes in v2:
- Move the property to SAI binding document
- The property name is 'fsl,sai-amix-mode'
- Move the code for above property to SAI driver
Shengjiu Wang (4):
ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platform
ASoC: dt-bindings: fsl,sai: Add AUDMIX mode support on i.MX952
ASoC: fsl_audmix: Add support for i.MX952 platform
ASoC: fsl_sai: Add AUDMIX mode support on i.MX952
.../devicetree/bindings/sound/fsl,audmix.yaml | 16 ++++++++++++--
.../devicetree/bindings/sound/fsl,sai.yaml | 16 ++++++++++++++
include/linux/firmware/imx/sm.h | 2 ++
sound/soc/fsl/fsl_audmix.c | 3 +++
sound/soc/fsl/fsl_sai.c | 21 +++++++++++++++++++
sound/soc/fsl/fsl_sai.h | 4 ++++
6 files changed, 60 insertions(+), 2 deletions(-)
--
2.34.1
More information about the Linuxppc-dev
mailing list