[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210817033848.1396749-1-jay.xu@rock-chips.com>
Date: Tue, 17 Aug 2021 11:38:45 +0800
From: Jianqun Xu <jay.xu@...k-chips.com>
To: lgirdwood@...il.com, broonie@...nel.org, ulf.hansson@...aro.org,
lee.jones@...aro.org, zhangchangzhong@...wei.com, heiko@...ech.de
Cc: linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
Jianqun Xu <jay.xu@...k-chips.com>
Subject: [PATCH v2 0/3] regulator pre-enable
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
Powered by blists - more mailing lists