]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:48 +0000 (13:50 +0200)
commitc3c0f3297a80fcb674814bd3dfaf903d57ad4d16
tree11dbd9044e098bffcbf6973d491725141e0ccf0d
parent8dea6f5f1b73fd45c2ab6c43f542af151df7cd71
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