From: Lee Jones <lee.jones@linaro.org>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
linux-kernel@vger.kernel.org,
Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Subject: Re: [PATCH v2 0/3] regulator: max77686/802: Cleanup
Date: Mon, 10 Nov 2014 11:00:22 +0000 [thread overview]
Message-ID: <20141110110022.GX21424@x1> (raw)
In-Reply-To: <1415180871-25293-1-git-send-email-k.kozlowski@samsung.com>
On Wed, 05 Nov 2014, Krzysztof Kozlowski wrote:
> 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.
I'm happy for that to happen, so long as Mark sends me a tagged commit
to pull from.
> 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(-)
>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2014-11-10 11:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Lee Jones [this message]
2014-11-26 20:43 ` [PATCH v2 0/3] regulator: max77686/802: Cleanup Mark Brown
2014-11-27 7:59 ` Krzysztof Kozlowski
2014-11-27 10:54 ` Mark Brown
2014-11-27 10:59 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141110110022.GX21424@x1 \
--to=lee.jones@linaro.org \
--cc=b.zolnierkie@samsung.com \
--cc=broonie@kernel.org \
--cc=javier.martinez@collabora.co.uk \
--cc=k.kozlowski@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=sameo@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.