Re: [PATCH v10 05/10] arm: dts: qcom: Add power-controller device node for 8084 Krait CPUs

2014-11-26 Thread Stephen Boyd
On 11/21/2014 10:03 AM, Lina Iyer wrote: @@ -144,7 +148,27 @@ }; }; - saw_l2: regulator@f9012000 { + saw0: power-controller@f9089000 { + compatible = "qcom,apq8084-saw2-v2.1-cpu"; + reg = <0xf90

[PATCH v10 05/10] arm: dts: qcom: Add power-controller device node for 8084 Krait CPUs

2014-11-21 Thread Lina Iyer
Each Krait CPU in the QCOM 8084 SoC has an SAW power controller to regulate the power to the cpu and aide the core in entering idle states. Reference the SAW instance and associate the instance with the CPU core. Signed-off-by: Lina Iyer --- arch/arm/boot/dts/qcom-apq8084.dtsi | 26 +