mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: selector stepping for voltage regulators
@ 2019-07-03 16:10 Bartosz Golaszewski
  2019-07-03 16:10 ` [PATCH 1/2] regulator: implement selector stepping Bartosz Golaszewski
  2019-07-03 16:10 ` [PATCH 2/2] regulator: max77650: use vsel_step Bartosz Golaszewski
  0 siblings, 2 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2019-07-03 16:10 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown; +Cc: linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Hi Mark, Liam,

I know this won't make it for v5.3, but I thought I'd send it already
for you to take a look. Some time ago we discussed implementing the
voltage stepping in the regulator core. Here's a first go at that.
The first user is the max77650 driver which actually uses it. I think
there are more drivers that could reuse it later if accepted.

Bartosz Golaszewski (2):
  regulator: implement selector stepping
  regulator: max77650: use vsel_step

 drivers/regulator/core.c               | 63 ++++++++++++++++++++++
 drivers/regulator/max77650-regulator.c | 73 ++++----------------------
 include/linux/regulator/driver.h       |  6 +++
 3 files changed, 78 insertions(+), 64 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-07-04 16:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03 16:10 [PATCH 0/2] regulator: selector stepping for voltage regulators Bartosz Golaszewski
2019-07-03 16:10 ` [PATCH 1/2] regulator: implement selector stepping Bartosz Golaszewski
2019-07-04 16:32   ` Applied "regulator: implement selector stepping" to the regulator tree Mark Brown
2019-07-03 16:10 ` [PATCH 2/2] regulator: max77650: use vsel_step Bartosz Golaszewski
2019-07-04 16:32   ` Applied "regulator: max77650: use vsel_step" to the regulator tree 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®