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

Heiko Stübner heiko at sntech.de
Mon Mar 28 03:09:43 PDT 2016


Am Donnerstag, 10. März 2016, 05:22:54 schrieb 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 idle as well power handling
> were set as not present, but as the domain-data is defined in the
> code itself, we can expect the reasonable developer to define them
> 
> 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 idle as well power handling
> were set as not present, but as the domain-data is defined in the
> code itself, we can expect the reasonable developer to define them
> in a correct, without adding more checks.
> 
> Signed-off-by: Elaine Zhang <zhangqing at rock-chips.com>

applied to my armsoc/drivers branch for 4.7


Thanks
Heiko




More information about the Linux-rockchip mailing list