commit | 6be05b5ec16132f3df3f1d857ab01e30f726b542 | [log] [tgz] |
---|---|---|
author | Elaine Zhang <zhangqing@rock-chips.com> | Thu Mar 10 05:22:55 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon Mar 28 12:57:45 2016 +0200 |
tree | 716cedfd84392ae1e91b640a595a653ddde019a9 | |
parent | 1fe767a56c32730a947fc2bfcac5d14490bde6ff [diff] |
soc: rockchip: power-domain: add support for sub-power domains This patch adds support for making one power domain a sub-domain of other domain. This is useful for modeling power dependences, which needs to have more than one power domain enabled to be operational. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> [restructured error handling in subdomain-addition] Signed-off-by: Heiko Stuebner <heiko@sntech.de>