All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: OMAP4: add support for TPS62361 PMIC
@ 2012-05-04 13:57 ` Tero Kristo
  0 siblings, 0 replies; 26+ messages in thread
From: Tero Kristo @ 2012-05-04 13:57 UTC (permalink / raw)
  To: linux-omap, khilman; +Cc: linux-arm-kernel

Hi,

This set adds support for TPS62361 PMIC, which is used to power
MPU voltagedomain on OMAP4460 boards. These patches apply on top
of 3.4 + my voltagedomain fixes set to avoid adding redundant code.
Working tree available here for interested parties:

git://gitorious.org/~kristo/omap-pm/omap-pm-work.git
branch: mainline-3.4-voltdm-tps-v1

Tree has been tested with:
- omap3beagle board
- omap4panda es board (OMAP4460)
- omap4blaze board (OMAP4430)

Tested modifying the voltage levels on all core regulators (vdd1...vdd3)
and measuring that the voltages do actually change.

Patch #1 was needed before the voltages could be modified on a panda
board es device, otherwise the timing for the I2C channel was so bogus
it usually failed. The values used were taken from an android tree and
are based on TI analysis.

-Tero


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2012-05-30  8:51 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-04 13:57 [PATCH 0/3] ARM: OMAP4: add support for TPS62361 PMIC Tero Kristo
2012-05-04 13:57 ` Tero Kristo
2012-05-04 13:57 ` [PATCH 1/3] ARM: OMAP4: VC: fix I2C timing Tero Kristo
2012-05-04 13:57   ` Tero Kristo
2012-05-29 21:30   ` Kevin Hilman
2012-05-29 21:30     ` Kevin Hilman
2012-05-30  8:50     ` Tero Kristo
2012-05-30  8:50       ` Tero Kristo
2012-05-04 13:57 ` [PATCH 2/3] ARM: OMAP3+: PM: introduce a central pmic control Tero Kristo
2012-05-04 13:57   ` Tero Kristo
2012-05-07 12:00   ` Vishwanath Sripathy
2012-05-07 12:00     ` Vishwanath Sripathy
2012-05-07 13:24     ` Tero Kristo
2012-05-07 13:24       ` Tero Kristo
2012-05-04 13:57 ` [PATCH 3/3] ARM: OMAP2+ PM: Add support for TPS62361 Tero Kristo
2012-05-04 13:57   ` Tero Kristo
2012-05-04 22:00   ` Nishanth Menon
2012-05-04 22:00     ` Nishanth Menon
2012-05-07  7:38     ` Tero Kristo
2012-05-07  7:38       ` Tero Kristo
2012-05-07 14:32       ` Menon, Nishanth
2012-05-07 14:32         ` Menon, Nishanth
2012-05-29 21:29 ` [PATCH 0/3] ARM: OMAP4: add support for TPS62361 PMIC Kevin Hilman
2012-05-29 21:29   ` Kevin Hilman
2012-05-30  8:12   ` Tero Kristo
2012-05-30  8:12     ` Tero Kristo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.