[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241007121241.30914-1-yung-chuan.liao@linux.intel.com>
Date: Mon, 7 Oct 2024 20:12:39 +0800
From: Bard Liao <yung-chuan.liao@...ux.intel.com>
To: broonie@...nel.org,
tiwai@...e.de,
vkoul@...nel.org
Cc: vinod.koul@...aro.org,
linux-kernel@...r.kernel.org,
linux-sound@...r.kernel.org,
pierre-louis.bossart@...ux.dev,
bard.liao@...el.com,
peter.ujfalusi@...ux.intel.com
Subject: [PATCH 0/2] ASoC/SoundWire: Simply interrupt enabling for Intel
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
Powered by blists - more mailing lists