[PATCH 0/4] regulator pre-enable

From: Jianqun Xu
Date: Sun Aug 15 2021 - 23:20:29 EST


Rockchip io-domain care about regulator pre-enable

Jianqun Xu (4):
regulator: add PRE_ENABLE event define
regulator: core: notify regulator enable with the voltage value
regulator: core: add pre-enable event notify to regulator
soc: rockchip: io-domain: do more thing about regulator notify

drivers/regulator/core.c | 9 ++++++++-
drivers/soc/rockchip/io-domain.c | 6 ++++++
include/linux/regulator/consumer.h | 2 ++
3 files changed, 16 insertions(+), 1 deletion(-)

--
2.25.1