]> git.baikalelectronics.ru Git - uboot.git/commit
power domain: Add support for multiple powerdomains per device
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 27 Aug 2018 10:27:44 +0000 (15:57 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 12:32:55 +0000 (08:32 -0400)
commit44e43b4c736ba801b9dc406610ee95ed86375782
tree2c7967f6be1f488f9c2b8a5c9867cc4b32c67a66
parent58563c33221262b7d9b53c3ba2a36ec6fc792a28
power domain: Add support for multiple powerdomains per device

There are cases where there are more than one power domain
attached to the device inorder to get the device functional.
So add support for enabling power domain based on the index.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
drivers/power/domain/power-domain-uclass.c
include/power-domain.h