Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC/SoundWire: Simply interrupt enabling for Intel
@ 2024-10-07 12:12 Bard Liao
  2024-10-07 12:12 ` [PATCH 1/2] ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routine Bard Liao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bard Liao @ 2024-10-07 12:12 UTC (permalink / raw)
  To: broonie, tiwai, vkoul
  Cc: vinod.koul, linux-kernel, linux-sound, pierre-louis.bossart,
	bard.liao, peter.ujfalusi

It is more logical to couple interrupt enabling/disabling with
power-up/down sequences.

The change is mainly on ASoC tree. Can we go via ASoC tree with Vinod's
Acked-by tag?

Pierre-Louis Bossart (2):
  ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routine
  ASoC/SoundWire: Intel: lnl: enable interrupts after first
    power-up/before last power-down

 drivers/soundwire/intel_ace2x.c |  7 +++++++
 include/sound/hda-mlink.h       |  4 ++++
 sound/soc/sof/intel/hda-dsp.c   |  5 -----
 sound/soc/sof/intel/hda-mlink.c | 18 ++++++++++++++++++
 sound/soc/sof/intel/hda.c       |  2 --
 sound/soc/sof/intel/lnl.c       | 10 ----------
 6 files changed, 29 insertions(+), 17 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-10-12 12:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 12:12 [PATCH 0/2] ASoC/SoundWire: Simply interrupt enabling for Intel Bard Liao
2024-10-07 12:12 ` [PATCH 1/2] ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routine Bard Liao
2024-10-07 12:12 ` [PATCH 2/2] ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before last power-down Bard Liao
2024-10-11  5:02   ` Vinod Koul
2024-10-12 12:50 ` [PATCH 0/2] ASoC/SoundWire: Simply interrupt enabling for Intel Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox