Re: [PATCH v7 2/8] Documentation: arm: define DT idle states bindings

2014-08-15 Thread Lina Iyer
On Wed, Aug 13, 2014 at 04:52:01PM +0100, Lorenzo Pieralisi wrote: ARM based platforms implement a variety of power management schemes that allow processors to enter idle states at run-time. The parameters defining these idle states vary on a per-platform basis forcing the OS to hardcode the stat

Re: [PATCH v7 2/8] Documentation: arm: define DT idle states bindings

2014-08-13 Thread Lina Iyer
Hi Lorenzo, On Wed, Aug 13, 2014 at 04:52:01PM +0100, Lorenzo Pieralisi wrote: +=== +4 - Examples +=== + +Example 1 (ARM 64-bit, 16-cpu system, PSCI enable-method): + +cpus { + #size-cells = <0>; + #addre

[PATCH v7 2/8] Documentation: arm: define DT idle states bindings

2014-08-13 Thread Lorenzo Pieralisi
ARM based platforms implement a variety of power management schemes that allow processors to enter idle states at run-time. The parameters defining these idle states vary on a per-platform basis forcing the OS to hardcode the state parameters in platform specific static tables whose size grows as t