[PATCH 0/2] soundwire: bus: re-enable CLOCK_STOP_MODE1 support
From: Bard Liao
Date: Mon Jun 29 2026 - 10:59:07 EST
Add CLOCK_STOP_MODE1 back to allow the peripheral to utilize it when
the clock is stopped.
This mode is designed for power-sensitive devices as it enables a deeper
power-saving state, although it does not retain the peripheral's state
during the clock stop.
Bard Liao (2):
soundwire: bus: add CLOCK_STOP_MODE1 support back
soundwire: Intel: stop sdw clock in system suspend
drivers/soundwire/bus.c | 45 ++++++++++++++++-------------
drivers/soundwire/intel_auxdevice.c | 3 +-
include/linux/soundwire/sdw.h | 4 +++
3 files changed, 31 insertions(+), 21 deletions(-)
--
2.43.0