public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] soundwire: revisit support for clock registers
@ 2022-11-11  2:16 Bard Liao
  2022-11-11  2:16 ` [PATCH 1/2] soundwire: remove is_sdca boolean property Bard Liao
  2022-11-11  2:16 ` [PATCH 2/2] soundwire: enable optional clock registers for SoundWire 1.2 devices Bard Liao
  0 siblings, 2 replies; 4+ messages in thread
From: Bard Liao @ 2022-11-11  2:16 UTC (permalink / raw)
  To: alsa-devel, vkoul
  Cc: vinod.koul, linux-kernel, pierre-louis.bossart, bard.liao

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-23 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-11  2:16 [PATCH 0/2] soundwire: revisit support for clock registers Bard Liao
2022-11-11  2:16 ` [PATCH 1/2] soundwire: remove is_sdca boolean property Bard Liao
2022-11-23 14:44   ` Vinod Koul
2022-11-11  2:16 ` [PATCH 2/2] soundwire: enable optional clock registers for SoundWire 1.2 devices Bard Liao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox