[PATCH 0/2] soundwire: revisit support for clock registers

From: Bard Liao
Date: Thu Nov 10 2022 - 21:14:49 EST


SoundWire clock base and scale registers are only supported for SDCA
devices. That's fine, but that leaves SoundWire 1.2 with optional
registers not supported. This is a corner case that needs to be supported.

Pierre-Louis Bossart (2):
soundwire: remove is_sdca boolean property
soundwire: enable optional clock registers for SoundWire 1.2 devices

drivers/soundwire/bus.c | 11 ++++++-----
include/linux/soundwire/sdw.h | 6 ++++--
sound/soc/codecs/rt1316-sdw.c | 1 -
sound/soc/codecs/rt711-sdca-sdw.c | 1 -
4 files changed, 10 insertions(+), 9 deletions(-)

--
2.25.1