
12 Oct
2019
12 Oct
'19
12:21 a.m.
On Fri, 27 Sep 2019 at 02:19, Lokesh Vutla lokeshvutla@ti.com wrote:
Add dev_power_domain_off() api to disable all the power-domains corresponding to a device
Signed-off-by: Lokesh Vutla lokeshvutla@ti.com
drivers/power/domain/power-domain-uclass.c | 34 +++++++++++++++++----- include/power-domain.h | 17 +++++++++++ 2 files changed, 44 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org