Re: [U-Boot] [PATCH v3 13/23] tegra: Add PMU to manage power supplies

2012-04-09 Thread jimmzhang
On Mon, 2012-04-02 at 16:18 -0700, 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. > > - Split PMU code into separate TPS6586X driver > S

[U-Boot] [PATCH v3 13/23] tegra: Add PMU to manage power supplies

2012-04-02 Thread Simon Glass
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. - Split PMU code into separate TPS6586X driver Signed-off-by: Simon Glass --- arch/arm/cpu/armv7/tegra2/Makefile