mbox series

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

Message ID 20240408061643.420916-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 8, 2024, 6:16 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(-)