Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1365431 > unrolled thread

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

Started byHeiko Stübner <heiko@sntech.de>
First post2016-03-28 12:20 +0200
Last post2016-03-28 12:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v6 2/6] power-domain: allow domains only handling idle requests Heiko Stübner <heiko@sntech.de> - 2016-03-28 12:20 +0200

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

FromHeiko Stübner <heiko@sntech.de>
Date2016-03-28 12:20 +0200
SubjectRe: [PATCH v6 2/6] power-domain: allow domains only handling idle requests
Message-ID<rhCr7-5yX-3@gated-at.bofh.it>
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@rock-chips.com>

applied to my armsoc/drivers branch for 4.7


Thanks
Heiko

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web