[PATCH 00/10] regulator: ab8500-ext: Refactorings

From: Lee Jones
Date: Fri Jun 07 2013 - 12:15:32 EST


This patch aims to do the following:

- Separate the AB8500 External Regulator out from the AB8500 core
one for added control and reduced complexity
- Enable the AB8500 External Regulator for Device Tree
- Ensure EXT3 supplies the AUX regulators with voltage

arch/arm/boot/dts/dbx5x0.dtsi | 28 ++++++++++++++++++++++++++++
arch/arm/boot/dts/snowball.dts | 14 ++++++++++++++
arch/arm/mach-ux500/board-mop500-regulators.c | 4 +---
drivers/mfd/ab8500-core.c | 10 ++++++++++
drivers/regulator/Makefile | 2 +-
drivers/regulator/ab8500-ext.c | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
drivers/regulator/ab8500.c | 20 ++++----------------
include/linux/regulator/ab8500.h | 4 ----
8 files changed, 137 insertions(+), 27 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/