commit | c411c67e46ea118f86a80be8335b88e7ae5cb86e | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Mon Aug 27 15:57:44 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 08:32:55 2018 -0400 |
tree | 2c7967f6be1f488f9c2b8a5c9867cc4b32c67a66 | |
parent | 1530e35be77ef36672a3109a90cd5d1ffcc78c4d [diff] |
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>