devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for SAI on i.MX93 platform
@ 2022-10-27  6:03 Chancel Liu
  2022-10-27  6:03 ` [PATCH 1/3] ASoC: dt-bindings: fsl,sai: Add compatible string for " Chancel Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Chancel Liu @ 2022-10-27  6:03 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, alsa-devel, linux-kernel,
	robh+dt, devicetree, krzysztof.kozlowski+dt, shengjiu.wang,
	Xiubo.Lee, festevam, nicoleotsuka, linuxppc-dev
  Cc: Chancel Liu

This patchset supports SAI on i.MX93 platform.

Chancel Liu (3):
  ASoC: dt-bindings: fsl,sai: Add compatible string for i.MX93 platform
  ASoC: fsl_sai: Add support for i.MX93 platform
  ASoC: fsl_sai: Specify the maxburst to 8 on i.MX93 platform

 .../devicetree/bindings/sound/fsl,sai.yaml    |  1 +
 sound/soc/fsl/fsl_sai.c                       | 23 +++++++++++++++----
 sound/soc/fsl/fsl_sai.h                       |  1 +
 3 files changed, 21 insertions(+), 4 deletions(-)

--
2.25.1


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

end of thread, other threads:[~2022-10-28 16:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-27  6:03 [PATCH 0/3] Add support for SAI on i.MX93 platform Chancel Liu
2022-10-27  6:03 ` [PATCH 1/3] ASoC: dt-bindings: fsl,sai: Add compatible string for " Chancel Liu
2022-10-27 16:45   ` Krzysztof Kozlowski
2022-10-27  6:03 ` [PATCH 2/3] ASoC: fsl_sai: Add support " Chancel Liu
2022-10-27  6:03 ` [PATCH 3/3] ASoC: fsl_sai: Specify the maxburst to 8 on " Chancel Liu
2022-10-27  7:13 ` [PATCH 0/3] Add support for SAI " Daniel Baluta
2022-10-28 16:02 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).