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 wrote: > Simon Glass wrote at Thursday, January 12, 2012 4:17 PM: >> On Tue, Jan 10, 2012 at 9:56 AM, Stephen Warren wrote: >> > On 12/26/2011 12:33 PM, Simon Glass wrote: >> >> From: Jimmy Zhang >> >> >> >> Power supplies must be adju

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 wrote: > > On 12/26/2011 12:33 PM, Simon Glass wrote: > >> From: Jimmy Zhang > >> > >> Power supplies must be adjusted in line with clock frequency. This code > >> provides a simple routine

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 wrote: > On 12/26/2011 12:33 PM, Simon Glass wrote: >> From: Jimmy Zhang >> >> 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 >> freq

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 > > 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 > --- > arch/arm/cpu/armv7/tegra2/