public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] regulator: max77686/802: Cleanup
@ 2014-11-05  9:47 Krzysztof Kozlowski
  2014-11-05  9:47 ` [PATCH v2 1/3] regulator: max77802: Remove support for board files Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2014-11-05  9:47 UTC (permalink / raw)
  To: Samuel Ortiz, Lee Jones, Liam Girdwood, Mark Brown, linux-kernel
  Cc: Kyungmin Park, Marek Szyprowski, Bartlomiej Zolnierkiewicz,
	Javier Martinez Canillas, Krzysztof Kozlowski

Hi,


Changes since v1
================
1. Rebase on next-20141105, now it should apply cleanly to regulator
   tree.
2. Remove first 3 patches, applied by Mark.


Description
===========
Previously this patchset was part of adding GPIO to max77686
regulator driver [1]. I split it but the goal is the same:
cleanup and simplify the regulator drivers by removing obsolete
board file support so adding new features would be easier.

The patchset removes board file support from regulator drivers
incrementally and in a bisect-friendly way. Thus MFD driver is
updated at the end.

Everything should be pulled at once (preferrably regulator tree).
Rebased on next-20141105.

The changes on max77802 were not tested.
I am kindly asking for testing it because I don't have the board
with Maxim 77802.


[1] [PATCH v3 00/14] regulator: max77686: Add GPIO control
    https://lkml.org/lkml/2014/10/30/270


Best regards,
Krzysztof Kozlowski


Krzysztof Kozlowski (3):
  regulator: max77802: Remove support for board files
  regulator: max77686: Remove support for board files
  mfd: max77686/802: Remove support for board files

 drivers/mfd/Kconfig                  |  1 +
 drivers/mfd/max77686.c               | 23 ---------
 drivers/regulator/max77686.c         | 91 ++++++++---------------------------
 drivers/regulator/max77802.c         | 92 ++++++++----------------------------
 include/linux/mfd/max77686-private.h |  1 -
 include/linux/mfd/max77686.h         | 28 -----------
 6 files changed, 39 insertions(+), 197 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-11-27 10:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05  9:47 [PATCH v2 0/3] regulator: max77686/802: Cleanup Krzysztof Kozlowski
2014-11-05  9:47 ` [PATCH v2 1/3] regulator: max77802: Remove support for board files Krzysztof Kozlowski
2014-11-06 23:17   ` Javier Martinez Canillas
2014-11-26 20:38   ` Mark Brown
2014-11-05  9:47 ` [PATCH v2 2/3] regulator: max77686: " Krzysztof Kozlowski
2014-11-26 20:39   ` Mark Brown
2014-11-05  9:47 ` [PATCH v2 3/3] mfd: max77686/802: " Krzysztof Kozlowski
2014-11-06 23:19   ` Javier Martinez Canillas
2014-11-07  8:07     ` Krzysztof Kozlowski
2014-11-10 11:00 ` [PATCH v2 0/3] regulator: max77686/802: Cleanup Lee Jones
2014-11-26 20:43   ` Mark Brown
2014-11-27  7:59     ` Krzysztof Kozlowski
2014-11-27 10:54       ` Mark Brown
2014-11-27 10:59         ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox