[PATCH v2 02/14] dt/bindings: update binding for PM domain idle states
From: Lina Iyer <hidden>
Date: 2016-08-04 21:23:59
Also in:
linux-arm-msm, linux-devicetree, linux-pm
From: Lina Iyer <hidden>
Date: 2016-08-04 21:23:59
Also in:
linux-arm-msm, linux-devicetree, linux-pm
On Thu, Aug 04 2016 at 10:28 -0600, Lina Iyer wrote:
On Thu, Aug 04 2016 at 09:24 -0600, Brendan Jackman wrote:
quoted
idle-states.txt (to which this file refers) says that idle state nodes must come under /cpus/idle-states. I don't think power domain idle states belong there, so the documentation should be updated to reflect that.Absolutely right. This should be fixed.
Sorry, I take it back. idle-states are cpuidle specific idle states and possibly include Platform coordinated cluster modes as well (which is fine). Its rightful place is under /cpus/idle-states. However, domain idle states that are compatible with "arm,idle-state" would not have idle-states as the parent node. They would be defined under the domain provider node and not the CPUs. Thanks, Lina