mfd: palmas: Add TPS659038 PMIC support
authorJ Keerthy <j-keerthy@ti.com>
Thu, 20 Jun 2013 11:05:16 +0000 (16:35 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Jun 2013 11:42:48 +0000 (13:42 +0200)
commit4124e6e291a7b1a21ea7c28c8f9899d050103308
treea842733a0a9159f6e5ce4519c41292c6d05c6de7
parent1ffb0be3ad6186b421921de91092917f0b3ee3e2
mfd: palmas: Add TPS659038 PMIC support

The Patch adds TPS659038 PMIC support in the palmas mfd driver.
The TPS659038 has almost the same registers as of the earlier
supported variants of PALMAS family such as the TWL6035.

The critical differences between TPS659038 and TWL6035 being:

1) TPS659038 has nothing related to battery charging and back up battery stuff.
2) TPS659038 does not have does not have SMPS10(Boost) step up convertor.
3) TPS659038 does not have Battery detection and anything related to battery.
4) SD card detection, Battery presence detection, Vibrator, USB OTG are missing
   when compared to TWL6035.

Signed-off-by: J Keerthy <j-keerthy@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/palmas.c