summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/axp20x.c
Commit message (Collapse)AuthorAgeFilesLines
* mfd: axp209x: Drop the parent supplies fieldMaxime Ripard2014-09-261-11/+0
| | | | | | | | Now that the regulator code get its parent supplies purely from the DT, we can drop the parent supplies resources in the MFD driver. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
* mfd: AXP20x: Add mfd driver for AXP20x PMICCarlo Caione2014-06-031-0/+258
This patch introduces the preliminary support for PMICs X-Powers AXP202 and AXP209. The AXP209 and AXP202 are the PMUs (Power Management Unit) used by A10, A13 and A20 SoCs and developed by X-Powers, a sister company of Allwinner. The core enables support for two subsystems: - PEK (Power Enable Key) - Regulators Signed-off-by: Carlo Caione <carlo@caione.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
OpenPOWER on IntegriCloud