This is a revised set of patches for getting the
current AM3517 with TPS65023 working.

The patch may not apply cleanly on the latest
master; but should be able to give clear list
of changes (and hacks) that were necessary to
make the combination work.

Since, there is a parallel effort for clean-up
of voltage layer, attempt to rebase against new
baseline would only delay the intended feedback.

Sanjeev Premi (2):
  OMAP3: Add support for TPS65023 (AM35x only)
  AM35x: voltage: Basic initialization

 arch/arm/mach-omap2/Makefile        |    3 +-
 arch/arm/mach-omap2/pm.c            |    1 +
 arch/arm/mach-omap2/pm.h            |    9 +++
 arch/arm/mach-omap2/pmic_tps65023.c |   82 ++++++++++++++++++++++++++
 arch/arm/mach-omap2/voltage.c       |  110 ++++++++++++++++++++++++++++++++++-
 5 files changed, 203 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/mach-omap2/pmic_tps65023.c

-- 
1.7.2.2

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to