]> git.sur5r.net Git - u-boot/commit
ARM: zynq: DT: Add a fixed regulator for CPU voltage
authorMichal Simek <michal.simek@xilinx.com>
Wed, 22 Jul 2015 08:38:45 +0000 (10:38 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 28 Jul 2015 09:56:21 +0000 (11:56 +0200)
commitbece06ce0ce3810cd60930da7ef97e75960da673
treee71948dafac8bd7115059899bf292173f6c5ba51
parentfb1a5061f08b5b4bbd41b789a1f31883c6062a7a
ARM: zynq: DT: Add a fixed regulator for CPU voltage

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.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynq-7000.dtsi