[U-Boot] [PATCH] am33xx: pmic: Add support for tps65217

Tom Rini trini at ti.com
Thu Nov 1 02:26:08 CET 2012


On Wed, Oct 31, 2012 at 10:58:27AM -0400, Joel A Fernandes wrote:

> This is mostly copied from "support for TPS65217 PMIC" patches from the old am33xx U-boot
> tree by Greg Guyyote with additions by Tom Rini, me and others.
> 
> Also drop DDR3 voltage level from 1.5V to 1.35V for beaglebone. DDR3 operation is verified
> at this lower voltage level.
> 
> Signed-off-by: Joel A Fernandes <joelagnel at ti.com>
> ---
>  arch/arm/cpu/armv7/am33xx/board.c    |  134 ++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/am33xx/pmic.h     |   76 +++++++++++++++++++
>  arch/arm/cpu/armv7/am33xx/tps65217.h |   90 +++++++++++++++++++++++

We need to split this up into a pmic file.  Assuming it's all generic to
the tps65217, you should grab Lukasz Majewski's pmic series and build on
top of that, putting this code into drivers/power/pmic/.  And please
checkpatch.pl the code as I'm sure there were a few violations that
slipped in to the non-mainline tree.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121031/bbe6a1d6/attachment-0001.pgp>


More information about the U-Boot mailing list