Re: [PATCH] ARM: zynq: dt: Add a fixed regulator for CPU voltage

2014-05-16 Thread Michal Simek
On 05/15/2014 04:57 PM, Sören Brinkmann wrote: > ping? Any comments? > > Thanks, > Sören > > On Fri, 2014-05-02 at 02:07PM -0700, Soren Brinkmann wrote: >> To silence the warning >> cpufreq_cpu0: failed to get cpu0 regulator: -19 >> from the cpufreq driver regarding a missing

Re: [PATCH] ARM: zynq: dt: Add a fixed regulator for CPU voltage

2014-05-16 Thread Michal Simek
On 05/15/2014 04:57 PM, Sören Brinkmann wrote: ping? Any comments? Thanks, Sören On Fri, 2014-05-02 at 02:07PM -0700, Soren Brinkmann wrote: To silence the warning cpufreq_cpu0: failed to get cpu0 regulator: -19 from the cpufreq driver regarding a missing regulator,

Re: [PATCH] ARM: zynq: dt: Add a fixed regulator for CPU voltage

2014-05-15 Thread Sören Brinkmann
ping? Any comments? Thanks, Sören On Fri, 2014-05-02 at 02:07PM -0700, Soren Brinkmann wrote: > To silence the warning > cpufreq_cpu0: failed to get cpu0 regulator: -19 > from the cpufreq driver regarding a missing regulator, > add a fixed regulator to the DT. > Zynq does

Re: [PATCH] ARM: zynq: dt: Add a fixed regulator for CPU voltage

2014-05-15 Thread Sören Brinkmann
ping? Any comments? Thanks, Sören On Fri, 2014-05-02 at 02:07PM -0700, Soren Brinkmann wrote: To silence the warning cpufreq_cpu0: failed to get cpu0 regulator: -19 from the cpufreq driver regarding a missing regulator, add a fixed regulator to the DT. Zynq does not

[PATCH] ARM: zynq: dt: Add a fixed regulator for CPU voltage

2014-05-02 Thread Soren Brinkmann
To silence the warning cpufreq_cpu0: failed to get cpu0 regulator: -19 from the cpufreq driver regarding a missing regulator, add a fixed regulator to the DT. Zynq does not support voltage scaling and the CPU rail should always be supplied with 1 V, hence it is added in the SOC-level dtsi.

[PATCH] ARM: zynq: dt: Add a fixed regulator for CPU voltage

2014-05-02 Thread Soren Brinkmann
To silence the warning cpufreq_cpu0: failed to get cpu0 regulator: -19 from the cpufreq driver regarding a missing regulator, add a fixed regulator to the DT. Zynq does not support voltage scaling and the CPU rail should always be supplied with 1 V, hence it is added in the SOC-level dtsi.