[PATCH v1 2/6] rockchip: power-domain: allow domains only handling idle requests

2016-02-15 Thread Elaine Zhang
On some Rockchip SoC there exist child-domains only handling their idle state with the actual power-state handled by a parent-domain. So allow such types of domains. For them, we can determine their state (on/of) by checking the inverse idle-state instead. There exist one special case if both

[PATCH v1 2/6] rockchip: power-domain: allow domains only handling idle requests

2016-02-15 Thread Elaine Zhang
On some Rockchip SoC there exist child-domains only handling their idle state with the actual power-state handled by a parent-domain. So allow such types of domains. For them, we can determine their state (on/of) by checking the inverse idle-state instead. There exist one special case if both