From: Mark Brown <broonie@kernel.org>
To: Liam Girdwood <lgirdwood@gmail.com>
Cc: linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [PATCH 0/2] regulator: Convert Linear Technologies driver to maple tree cache
Date: Sat, 10 Jun 2023 14:59:52 +0100 [thread overview]
Message-ID: <20230609-regulator-ltc-maple-v1-0-08c15181f8b2@kernel.org> (raw)
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>
next reply other threads:[~2023-06-10 14:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-10 13:59 Mark Brown [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230609-regulator-ltc-maple-v1-0-08c15181f8b2@kernel.org \
--to=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®