linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jingoo Han" <jingoohan1@gmail.com>
To: 'Dmitry Eremin-Solenikov' <dbaryshkov@gmail.com>
Cc: 'Lee Jones' <lee.jones@linaro.org>,
	'Russell King' <linux@arm.linux.org.uk>,
	'Daniel Mack' <zonque@gmail.com>,
	'Robert Jarzmik' <robert.jarzmik@free.fr>,
	'Linus Walleij' <linus.walleij@linaro.org>,
	'Alexandre Courbot' <acourbot@nvidia.com>,
	'Dmitry Torokhov' <dmitry.torokhov@gmail.com>,
	'Samuel Ortiz' <sameo@linux.intel.com>,
	'Mark Brown' <broonie@linaro.org>,
	'Liam Girdwood' <liam.r.girdwood@linux.intel.com>,
	'Andrea Adami' <andrea.adami@gmail.com>,
	linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org,
	linux-input@vger.kernel.org, linux-spi@vger.kernel.org,
	alsa-devel@alsa-project.org
Subject: Re: [PATCH v4 00/18] new MFD LoCoMo driver set
Date: Mon, 8 Jun 2015 23:48:39 +0900	[thread overview]
Message-ID: <000001d0a1fa$39665c90$ac3315b0$@com> (raw)

On Thu, 28 May 2015 22:07:40 +0300, Dmitry Eremin-Solenikov wrote:
>2015-05-28 14:58 GMT+03:00 Lee Jones wrote:
>> On Wed, 27 May 2015, Dmitry Eremin-Solenikov wrote:
>>
>>> 2015-05-27 13:27 GMT+03:00 Lee Jones <lee.jones@xxxxxxxxxx>:
>>> > On Mon, 25 May 2015, Dmitry Eremin-Solenikov wrote:
>>> >
>>> >> LoCoMo is a GA used on Sharp Zaurus SL-5x00. Current driver does has
>>> >> several design issues (special bus instead of platform bus, doesn't use
>>> >> mfd-core, etc).
>>> >>
>>> >> Implement 'core' parts of locomo support as an mfd driver.
>>> >>
>>> >> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx>
>>> >> ---
>>> >
>>> > These things are much easier to re-review if you keep a change-log
>>> > here.
>>> >
>>> >>  drivers/mfd/Kconfig        |  10 ++
>>> >>  drivers/mfd/Makefile       |   1 +
>>> >>  drivers/mfd/locomo.c       | 336 +++++++++++++++++++++++++++++++++++++++++++++
>>> >>  include/linux/mfd/locomo.h | 169 +++++++++++++++++++++++
>>> >>  4 files changed, 516 insertions(+)
>>> >>  create mode 100644 drivers/mfd/locomo.c
>>> >>  create mode 100644 include/linux/mfd/locomo.h
>>> >
>>> > Looks good now though:
>>> >   Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
>>> >
>>> > How do you plan for this to be merged?
>>>
>>> I'd like for this to be merged either through mfd tree or through the
>>> arm-soc (or rmk's ARM) tree.
>>> Some of the respective maintainers already gave their blessing for
>>> this patchset to be merged
>>> not through their subsystem trees.
>>
>> I can take it through MFD.  Once you have all the required Acks,
>> resubmit the set with them all applied with a note in the cover-letter
>> to that affect and I'll apply.
>
>Thank you. This is what I still miss:
>
>* Russell, could you please review sa1100 parts?
>* Jingoo, could you please review the backlight part?

For the following two patches,

  [PATCH v4 06/18] video: backlight: add new locomo backlight driver
  [PATCH v4 07/18] video: lcd: add LoCoMo LCD driver

Acked-by: Jingoo Han <jingoohan1@gmail.com>

Pleased send the patches to 'jingoohan1@gmail.com', instead of
'jg1.han@samsung.com'.

Best regards,
Jingoo Han

>* Mark, same question for the updated SPI driver.
>* Linus, can I assume that yours 'Reviewed-by' mean
>  'Acked-by' for the GPIO-related parts?



             reply	other threads:[~2015-06-08 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 14:48 Jingoo Han [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-25 11:41 [PATCH v4 00/18] new MFD LoCoMo driver set Dmitry Eremin-Solenikov

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='000001d0a1fa$39665c90$ac3315b0$@com' \
    --to=jingoohan1@gmail.com \
    --cc=acourbot@nvidia.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andrea.adami@gmail.com \
    --cc=broonie@linaro.org \
    --cc=dbaryshkov@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=lee.jones@linaro.org \
    --cc=liam.r.girdwood@linux.intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=robert.jarzmik@free.fr \
    --cc=sameo@linux.intel.com \
    --cc=zonque@gmail.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 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).