[PATCH v2 0/3] bd718x7: Support SNVS low power state

From: Matti Vaittinen
Date: Wed Feb 13 2019 - 04:49:57 EST


Patch series adding SNVS power state support to ROHM bd718x7 driver.

The SNVS is a low power state used by i.MX family of SoCs. In SNVS
state processor and most of the peripherials are shut off in order
to minimize power consumption.

BD71837 and BD71847 can be configured to use the SNVS state as a
reset/shutdown target state. There is some HW limitations though.
Main limitation is that regulators which have been under SW control
(regarding enable/disable state) will stay shut down after such reset.
Thus if SNVS is used as reset target the control of boot crucial
regulators must be left to HW state machine.

This patch seris adds DT properties for specifying whether to use
SNVS as reset target state and for setting the HW run level
specific voltages.

Changelog v2:
- drop RFC tag
- add handling of SNVS as reset target
- add skipping SW control for critical regulators based on presense
of regulator-always-on and regulator-boot-on

---

Matti Vaittinen (3):
devicetree: bindings: bd718x7: document HW state related ROHM specific
properties
regulator: add regulator_desc_list_voltage_linear_range
regulator: bd718x7: Support SNVS low power state

.../devicetree/bindings/mfd/rohm,bd71837-pmic.txt | 15 ++
.../bindings/regulator/rohm,bd71837-regulator.txt | 30 +++
drivers/regulator/bd718x7-regulator.c | 201 ++++++++++++++++++---
drivers/regulator/helpers.c | 39 +++-
include/linux/regulator/driver.h | 6 +
5 files changed, 256 insertions(+), 35 deletions(-)

--
2.14.3


--
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then, he vanished ~~~