mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: Convert Linear Technologies driver to maple tree cache
@ 2023-06-10 13:59 Mark Brown
  2023-06-10 13:59 ` [PATCH 1/2] regulator: ltc3589: Use maple tree register cache Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Brown @ 2023-06-10 13:59 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: linux-kernel, Mark Brown

There are a couple of Linear Technologies devices which can only do
single register reads and writes so don't benefit from using the rbtree
register cache rather than the more modern maple tree cache, update them
to use maple tree.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      regulator: ltc3589: Use maple tree register cache
      regulator: ltc3676: Use maple tree register cache

 drivers/regulator/ltc3589.c | 2 +-
 drivers/regulator/ltc3676.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 9561de3a55bed6bdd44a12820ba81ec416e705a7
change-id: 20230609-regulator-ltc-maple-f7715f2b8686

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


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

end of thread, other threads:[~2023-06-19 21:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-10 13:59 [PATCH 0/2] regulator: Convert Linear Technologies driver to maple tree cache Mark Brown
2023-06-10 13:59 ` [PATCH 1/2] regulator: ltc3589: Use maple tree register cache Mark Brown
2023-06-10 13:59 ` [PATCH 2/2] regulator: ltc3676: " Mark Brown
2023-06-19 21:36 ` [PATCH 0/2] regulator: Convert Linear Technologies driver to maple tree cache Mark Brown

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

all inboxes | Powered by JetHome®