linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] regulator: ab8500-ext: Refactorings
@ 2013-06-07 16:11 Lee Jones
  2013-06-07 16:11 ` [PATCH 01/10] ARM: ux500: Add Device Tree nodes for AB8500 External regulators Lee Jones
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Lee Jones @ 2013-06-07 16:11 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

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

end of thread, other threads:[~2013-06-11 11:52 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 16:11 [PATCH 00/10] regulator: ab8500-ext: Refactorings Lee Jones
2013-06-07 16:11 ` [PATCH 01/10] ARM: ux500: Add Device Tree nodes for AB8500 External regulators Lee Jones
2013-06-10 15:17   ` Linus Walleij
2013-06-07 16:11 ` [PATCH 02/10] ARM: ux500: Provide a supply name for the AB8500 AUX regulators to use Lee Jones
2013-06-10 15:18   ` Linus Walleij
2013-06-07 16:11 ` [PATCH 03/10] ARM: ux500: Supply external regulator names for Snowball's DT Lee Jones
2013-06-07 16:11 ` [PATCH 04/10] ARM: ux500: Provide the supply regulator through consumers Lee Jones
2013-06-07 16:11 ` [PATCH 05/10] mfd: ab8500-core: Add AB8500 external regulators as MFD devices Lee Jones
2013-06-07 16:11 ` [PATCH 06/10] regulator: ab8500: Ensure AB8500 external registers are probed first Lee Jones
2013-06-07 16:51   ` Mark Brown
2013-06-07 16:11 ` [PATCH 07/10] regulator: ab8500-ext: Provide a set_voltage call-back operation Lee Jones
2013-06-07 16:52   ` Mark Brown
2013-06-07 16:11 ` [PATCH 08/10] regulator: ab8500-ext: Register as a device in its own right Lee Jones
2013-06-11 11:50   ` Mark Brown
2013-06-07 16:11 ` [PATCH 09/10] regulator: ab8500-ext: Enable for Device Tree Lee Jones
2013-06-11 11:52   ` Mark Brown
2013-06-07 16:11 ` [PATCH 10/10] regulator: ab8500: Provide supply names for the AUX regulators Lee Jones
2013-06-10 14:35 ` [PATCH 00/10] regulator: ab8500-ext: Refactorings Linus Walleij
2013-06-10 15:12   ` Lee Jones
2013-06-10 15:25     ` Mark Brown
2013-06-10 15:46       ` Lee Jones
2013-06-10 16:25         ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).