[PATCH 0/8] regulator: mp8859: Cleanups and enhancements

From: Mark Brown
Date: Sun Feb 25 2024 - 10:00:08 EST


I had cause to look at the MP8859 driver together with the datasheet and
noticed a few small issues and missing features. This series deals with
many of these issues, the device also has support for interrupts which
are not implemented here.

Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
Mark Brown (8):
regulator: mp8859: Specify register accessibility and enable caching
regulator: mp8859: Validate and log device identifier information
regulator: mp8859: Support enable control
regulator: mp8859: Support mode operations
regulator: mp8859: Support active discharge control
regulator: mp8859: Support status and error readback
regulator: mp8859: Report slew rate
regulator: mp8859: Implement set_current_limit()

drivers/regulator/mp8859.c | 252 ++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 251 insertions(+), 1 deletion(-)
---
base-commit: b401b621758e46812da61fa58a67c3fd8d91de0d
change-id: 20240224-regulator-mp8859-eebd7c16c374

Best regards,
--
Mark Brown <broonie@xxxxxxxxxx>