mbox series

[RESEND,0/2] soundwire: intel_ace2x: fix wakeup handling for LunarLake

Message ID 20240426064030.2305343-1-yung-chuan.liao@linux.intel.com (mailing list archive)
Headers show
Series soundwire: intel_ace2x: fix wakeup handling for LunarLake | expand

Message

Bard Liao April 26, 2024, 6:40 a.m. UTC
For LunarLake, the SoundWire in-band wake detection is reported with
the HDAudio WAKE_EN/WAKE_STS registers.

Pierre-Louis Bossart (2):
  soundwire: intel_ace2x: fix wakeup handling
  soundwire: intel_ace2x: simplify check_wake()

 drivers/soundwire/intel_ace2x.c | 43 +++++++++++++++++++++------------
 1 file changed, 27 insertions(+), 16 deletions(-)

Comments

Vinod Koul April 26, 2024, 2:22 p.m. UTC | #1
On Fri, 26 Apr 2024 06:40:28 +0000, Bard Liao wrote:
> For LunarLake, the SoundWire in-band wake detection is reported with
> the HDAudio WAKE_EN/WAKE_STS registers.
> 
> Pierre-Louis Bossart (2):
>   soundwire: intel_ace2x: fix wakeup handling
>   soundwire: intel_ace2x: simplify check_wake()
> 
> [...]

Applied, thanks!

[1/2] soundwire: intel_ace2x: fix wakeup handling
      commit: 79e7123c078d8f6e9e674d96f541ba696b2c156c
[2/2] soundwire: intel_ace2x: simplify check_wake()
      commit: a36ec5f7625d923212f7b869f7870616b15f20a2

Best regards,