All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: fsl_xcvr: Support i.MX95 platform
@ 2024-05-09  2:57 Shengjiu Wang
  2024-05-09  2:57 ` [PATCH 1/4] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95 Shengjiu Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Shengjiu Wang @ 2024-05-09  2:57 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	shengjiu.wang, linux-sound, devicetree, linux-kernel, Xiubo.Lee,
	festevam, nicoleotsuka, perex, tiwai, alsa-devel, linuxppc-dev

On i.MX95 wakeup domain, there is one instance of Audio XCVR
supporting SPDIF mode with a connection to the Audio XCVR physical
interface.

Shengjiu Wang (4):
  ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
  ASoC: dt-bindings: fsl,xcvr: Add two PLL clock sources
  ASoC: fsl_xcvr: Support reparent pll clocks for phy_clk
  ASoC: fsl_xcvr: Add support for i.MX95 platform

 .../devicetree/bindings/sound/fsl,xcvr.yaml   |   7 +
 sound/soc/fsl/fsl_xcvr.c                      | 128 ++++++++++++------
 sound/soc/fsl/fsl_xcvr.h                      |  91 +++++++++++++
 3 files changed, 183 insertions(+), 43 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-11 12:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-09  2:57 [PATCH 0/4] ASoC: fsl_xcvr: Support i.MX95 platform Shengjiu Wang
2024-05-09  2:57 ` [PATCH 1/4] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95 Shengjiu Wang
2024-05-09 17:11   ` Conor Dooley
2024-05-09 17:11     ` Conor Dooley
2024-05-10  2:30     ` Shengjiu Wang
2024-05-10  2:30       ` Shengjiu Wang
2024-05-09  2:57 ` [PATCH 2/4] ASoC: dt-bindings: fsl,xcvr: Add two PLL clock sources Shengjiu Wang
2024-05-09 17:14   ` Conor Dooley
2024-05-09 17:14     ` Conor Dooley
2024-05-10  2:27     ` Shengjiu Wang
2024-05-10  2:27       ` Shengjiu Wang
2024-05-10  2:38       ` Shengjiu Wang
2024-05-10  2:38         ` Shengjiu Wang
2024-05-11 12:47         ` Conor Dooley
2024-05-11 12:47           ` Conor Dooley
2024-05-09  2:57 ` [PATCH 3/4] ASoC: fsl_xcvr: Support reparent pll clocks for phy_clk Shengjiu Wang
2024-05-09 23:09   ` kernel test robot
2024-05-09  2:57 ` [PATCH 4/4] ASoC: fsl_xcvr: Add support for i.MX95 platform Shengjiu Wang

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.