Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ASoC: Use the maple tree register cache for RealTek SoundWire CODECs
@ 2023-06-10 14:27 Mark Brown
  2023-06-10 14:27 ` [PATCH 1/8] ASoC: rt700: Use maple tree register cache Mark Brown
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Mark Brown @ 2023-06-10 14:27 UTC (permalink / raw)
  To: Oder Chiou, Liam Girdwood; +Cc: alsa-devel, Mark Brown

The RealTek SoundWire CODECs don't support bulk register operations so
they gain no advantage from using the rbtree cache, convert them to use
the maple tree cache instead - it is more modern.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (8):
      ASoC: rt700: Use maple tree register cache
      ASoC: rt711: Use maple tree register cache
      ASoC: rt712: Use maple tree register cache
      ASoC: rt715: Use maple tree register cache
      ASoC: rt722: Use maple tree register cache
      ASoC: rt1308: Use maple tree register cache
      ASoC: rt1316: Use maple tree register cache
      ASoC: rt1318: Use maple tree register cache

 sound/soc/codecs/rt1308-sdw.c      | 2 +-
 sound/soc/codecs/rt1316-sdw.c      | 2 +-
 sound/soc/codecs/rt1318-sdw.c      | 2 +-
 sound/soc/codecs/rt700-sdw.c       | 2 +-
 sound/soc/codecs/rt711-sdca-sdw.c  | 4 ++--
 sound/soc/codecs/rt711-sdw.c       | 2 +-
 sound/soc/codecs/rt712-sdca-dmic.c | 4 ++--
 sound/soc/codecs/rt712-sdca-sdw.c  | 4 ++--
 sound/soc/codecs/rt715-sdca-sdw.c  | 4 ++--
 sound/soc/codecs/rt722-sdca-sdw.c  | 4 ++--
 10 files changed, 15 insertions(+), 15 deletions(-)
---
base-commit: 08e6c4bb17087584261c4aff555d32fc1c620b81
change-id: 20230609-asoc-rt-sdw-maple-fa6714ac4318

Best regards,
-- 
Mark Brown <broonie@kernel.org>


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

end of thread, other threads:[~2023-06-27  5:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-10 14:27 [PATCH 0/8] ASoC: Use the maple tree register cache for RealTek SoundWire CODECs Mark Brown
2023-06-10 14:27 ` [PATCH 1/8] ASoC: rt700: Use maple tree register cache Mark Brown
2023-06-10 14:27 ` [PATCH 2/8] ASoC: rt711: " Mark Brown
2023-06-10 14:27 ` [PATCH 3/8] ASoC: rt712: " Mark Brown
2023-06-10 14:27 ` [PATCH 4/8] ASoC: rt715: " Mark Brown
2023-06-10 14:27 ` [PATCH 5/8] ASoC: rt722: " Mark Brown
2023-06-10 14:27 ` [PATCH 6/8] ASoC: rt1308: " Mark Brown
2023-06-10 14:27 ` [PATCH 7/8] ASoC: rt1316: " Mark Brown
2023-06-10 14:27 ` [PATCH 8/8] ASoC: rt1318: " Mark Brown
2023-06-14  1:15 ` [PATCH 0/8] ASoC: Use the maple tree register cache for RealTek SoundWire CODECs Liao, Bard
2023-06-15 12:53 ` Mark Brown
2023-06-26 13:30 ` [BUG] " Mukunda,Vijendar
2023-06-26 13:29   ` Mark Brown
2023-06-26 14:39     ` Mukunda,Vijendar
2023-06-27  5:20       ` Mukunda,Vijendar

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