From e1e22df1380d689209ddfab061847cc541941667 Mon Sep 17 00:00:00 2001 From: Soren Brinkmann Date: Fri, 2 May 2014 14:07:32 -0700 Subject: [PATCH] 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-format-patch failed