Skip to content

Commit

Permalink
mfd: add base support for Dialog DA9030/DA9034 PMICs
Browse files Browse the repository at this point in the history
DA9030 (a.k.a ARAVA) and DA9034 (a.k.a MICCO) are PMICs designed by
Dialog Semiconductor, usually found on PXA-based platforms. These
PMICs are I2C-based, multi-function devices, usually with LEDs, PWMs
for backlight, BUCKs and LDOs, ADCs and touchscreen controller (on
DA9034).

This is the base support for the I2C operations, event registration
and handling, sub-devices management.

Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Liam Girdwood <lrg@kernel.org>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
  • Loading branch information
Eric Miao authored and Samuel Ortiz committed Oct 19, 2008
1 parent a603a7f commit 26b8f5e
Show file tree
Hide file tree
Showing 2 changed files with 764 additions and 0 deletions.
Loading

0 comments on commit 26b8f5e

Please sign in to comment.