Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1365431
| From | Heiko Stübner <heiko@sntech.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 2/6] power-domain: allow domains only handling idle requests |
| Date | 2016-03-28 12:20 +0200 |
| Message-ID | <rhCr7-5yX-3@gated-at.bofh.it> (permalink) |
| References | <raYPL-m1-3@gated-at.bofh.it> <raYPL-m1-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web