Re: [U-Boot] [PATCH 07/14] tegra: Add PMU to manage power supplies

2012-01-12 Thread Simon Glass
Hi Stephen, On Tue, Jan 10, 2012 at 9:56 AM, Stephen Warren swar...@nvidia.com wrote: On 12/26/2011 12:33 PM, Simon Glass wrote: From: Jimmy Zhang jimmzh...@nvidia.com Power supplies must be adjusted in line with clock frequency. This code provides a simple routine to set the voltage to

Re: [U-Boot] [PATCH 07/14] tegra: Add PMU to manage power supplies

2012-01-12 Thread Stephen Warren
Simon Glass wrote at Thursday, January 12, 2012 4:17 PM: On Tue, Jan 10, 2012 at 9:56 AM, Stephen Warren swar...@nvidia.com wrote: On 12/26/2011 12:33 PM, Simon Glass wrote: From: Jimmy Zhang jimmzh...@nvidia.com Power supplies must be adjusted in line with clock frequency. This code

Re: [U-Boot] [PATCH 07/14] tegra: Add PMU to manage power supplies

2012-01-12 Thread Simon Glass
Hi Stephen, On Thu, Jan 12, 2012 at 3:43 PM, Stephen Warren swar...@nvidia.com wrote: Simon Glass wrote at Thursday, January 12, 2012 4:17 PM: On Tue, Jan 10, 2012 at 9:56 AM, Stephen Warren swar...@nvidia.com wrote: On 12/26/2011 12:33 PM, Simon Glass wrote: From: Jimmy Zhang

Re: [U-Boot] [PATCH 07/14] tegra: Add PMU to manage power supplies

2012-01-10 Thread Stephen Warren
On 12/26/2011 12:33 PM, Simon Glass wrote: From: Jimmy Zhang jimmzh...@nvidia.com Power supplies must be adjusted in line with clock frequency. This code provides a simple routine to set the voltage to allow operation at maximum frequency. Signed-off-by: Simon Glass s...@chromium.org ---

[U-Boot] [PATCH 07/14] tegra: Add PMU to manage power supplies

2011-12-26 Thread Simon Glass
From: Jimmy Zhang jimmzh...@nvidia.com Power supplies must be adjusted in line with clock frequency. This code provides a simple routine to set the voltage to allow operation at maximum frequency. Signed-off-by: Simon Glass s...@chromium.org --- arch/arm/cpu/armv7/tegra2/Makefile |1 +