[PATCH v3 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
Shengjiu Wang
shengjiu.wang at nxp.com
Tue May 21 20:13:34 AEST 2024
On i.MX95 wakeup domain, there is one instance of Audio XCVR
supporting SPDIF mode with a connection to the Audio XCVR physical
interface.
changes in v3:
- refine the constraint for 'resets', 'clocks', 'interrupts' in document.
changes in v2:
- Merge patch 1&2, 3&4 from v1 together.
- Add more comments in commit message
- Add constaint for clocks used on i.mx95
- Add 'select SND_SOC_FSL_UTILS' for compiling issue.
Shengjiu Wang (2):
ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
ASoC: fsl_xcvr: Add support for i.MX95 platform
.../devicetree/bindings/sound/fsl,xcvr.yaml | 37 ++++-
sound/soc/fsl/Kconfig | 1 +
sound/soc/fsl/fsl_xcvr.c | 128 ++++++++++++------
sound/soc/fsl/fsl_xcvr.h | 91 +++++++++++++
4 files changed, 213 insertions(+), 44 deletions(-)
--
2.34.1
More information about the Linuxppc-dev
mailing list