[U-Boot] [PATCH 3/4] power: domain: Introduce dev_power_domain_off

sjg at google.com sjg at google.com
Sat Oct 12 02:53:06 UTC 2019


On Fri, 27 Sep 2019 at 02:19, Lokesh Vutla <lokeshvutla at 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 at 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 at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list