mbox series

[v2,0/3] regulator pre-enable

Message ID 20210817033848.1396749-1-jay.xu@rock-chips.com (mailing list archive)
Headers show
Series regulator pre-enable | expand

Message

Jianqun Xu Aug. 17, 2021, 3:38 a.m. UTC
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(+)