From: Soren Brinkmann Date: Fri, 2 May 2014 21:07:32 +0000 (-0700) Subject: ARM: zynq: dt: Add a fixed regulator for CPU voltage X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~41^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e22df1380d689209ddfab061847cc541941667;p=pandora-kernel.git 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 Signed-off-by: Michal Simek --- Reading git-diff-tree failed