All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Add audio support on i.MX91 9x9 QSB
@ 2026-07-07  6:57 chancel.liu
  2026-07-07  6:57 ` [PATCH 1/6] ASoC: dt-bindings: wlf,wm8524: Add audio-graph port support chancel.liu
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: chancel.liu @ 2026-07-07  6:57 UTC (permalink / raw)
  To: lgirdwood, broonie, robh, krzk+dt, conor+dt, Frank.Li, s.hauer
  Cc: kernel, festevam, linux-sound, devicetree, linux-kernel, imx,
	linux-arm-kernel

From: Chancel Liu <chancel.liu@nxp.com>

The board routes audio related signals through on-board muxes controlled
by a GPIO expander. Add the mux states required by SAI1 playback and PDM
capture. Add support for WM8524 and PDM microphone sound cards in DT.

Chancel Liu (6):
  ASoC: dt-bindings: wlf,wm8524: Add audio-graph port support
  ASoC: dt-bindings: fsl,micfil: Add audio-graph port support
  ASoC: dt-bindings: dmic-codec: Add audio-graph port support
  arm64: dts: imx91-9x9-qsb: Add audio-related board muxes
  arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support
  arm64: dts: imx91-9x9-qsb: Add PDM microphone sound card support

 .../devicetree/bindings/sound/dmic-codec.yaml |   4 +
 .../devicetree/bindings/sound/fsl,micfil.yaml |   4 +
 .../devicetree/bindings/sound/wlf,wm8524.yaml |   4 +
 .../boot/dts/freescale/imx91-9x9-qsb.dts      | 160 ++++++++++++++++++
 4 files changed, 172 insertions(+)

--
2.50.1



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2026-07-09 12:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-07  6:57 [PATCH 0/6] Add audio support on i.MX91 9x9 QSB chancel.liu
2026-07-07  6:57 ` [PATCH 1/6] ASoC: dt-bindings: wlf,wm8524: Add audio-graph port support chancel.liu
2026-07-08 20:43   ` Frank Li
2026-07-07  6:57 ` [PATCH 2/6] ASoC: dt-bindings: fsl,micfil: " chancel.liu
2026-07-08 20:45   ` Frank Li
2026-07-07  6:57 ` [PATCH 3/6] ASoC: dt-bindings: dmic-codec: " chancel.liu
2026-07-08 20:44   ` Frank Li
2026-07-07  6:57 ` [PATCH 4/6] arm64: dts: imx91-9x9-qsb: Add audio-related board muxes chancel.liu
2026-07-08 20:40   ` Frank Li
2026-07-07  6:57 ` [PATCH 5/6] arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support chancel.liu
2026-07-08 20:37   ` Frank Li
2026-07-07  6:57 ` [PATCH 6/6] arm64: dts: imx91-9x9-qsb: Add PDM microphone " chancel.liu
2026-07-08 17:08 ` (subset) [PATCH 0/6] Add audio support on i.MX91 9x9 QSB Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.