[PATCH v2 0/3] regulator pre-enable
Jianqun Xu
jay.xu at rock-chips.com
Mon Aug 16 20:38:45 PDT 2021
Rockchip io-domain care about regulator pre-enable
Jianqun Xu (3):
regulator: add PRE_ENABLE event define
regulator: core: add pre-enable event notify to regulator
soc: rockchip: io-domain: do more thing about regulator notify
drivers/regulator/core.c | 3 +++
drivers/soc/rockchip/io-domain.c | 6 ++++++
include/linux/regulator/consumer.h | 2 ++
3 files changed, 11 insertions(+)
--
v2:
- remove patch "regulator: core: notify regulator enable with the voltage value"
- use "uV = regulator_get_voltage(supply->reg);" but from notify data
v1:
- first
2.25.1
More information about the Linux-rockchip
mailing list