public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Baldyga <r.baldyga@samsung.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: sameo@linux.intel.com, a.zummo@towertech.it,
	linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com,
	m.szyprowski@samsung.com, k.kozlowski@samsung.com
Subject: Re: [PATCH v4 1/3] mfd: max8997: use regmap to access registers
Date: Fri, 07 Nov 2014 10:32:07 +0100	[thread overview]
Message-ID: <545C9197.3090808@samsung.com> (raw)
In-Reply-To: <20140520161948.GE32025@lee--X1>

Hi,

It looks like everybody have forgot about this patch series. Is there
any chance for them to be applied? I can resend patches rebased to last
next branch.

Best regards,
Robert Baldyga.

On 05/20/2014 06:19 PM, Lee Jones wrote:
> On Tue, 20 May 2014, Lee Jones wrote:
> 
>>> This patch modifies max8997 driver and each associated function driver,
>>> to use regmap instead of operating directly on i2c bus. It will allow to
>>> simplify IRQ handling using regmap-irq.
>>>
>>> Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
>>> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>>>
>>> [For extcon part]
>>> Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
>>>
>>> [For leds part]
>>> Acked-by: Bryan Wu <cooloney@gmail.com>
>>> ---
>>>  drivers/extcon/extcon-max8997.c     |  31 ++++----
>>>  drivers/input/misc/max8997_haptic.c |  34 +++++----
>>>  drivers/leds/leds-max8997.c         |  13 ++--
>>>  drivers/mfd/Kconfig                 |   1 +
>>>  drivers/mfd/max8997-irq.c           |  64 +++++++---------
>>>  drivers/mfd/max8997.c               | 141 ++++++++++++++++-------------------
>>
>> Looks to be doing the right things and the diff looks good.
>>
>> For the MFD part:
>>   Acked-by: Lee Jones <lee.jones@linaro.org>
> 
> I should add that I'd like this to go through the MFD tree.
> 
> I can supply the other maintainers with a pull-request as required.
> 
>>>  drivers/power/max8997_charger.c     |  33 +++++----
>>>  drivers/regulator/max8997.c         |  87 +++++++++++-----------
>>>  drivers/rtc/rtc-max8997.c           |  56 +++++++-------
>>>  include/linux/mfd/max8997-private.h |  17 ++---
>>>  10 files changed, 228 insertions(+), 249 deletions(-)
>>
> 


  reply	other threads:[~2014-11-07  9:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28 13:55 [PATCH v4 0/3] mfd: max8997: add regmap support Robert Baldyga
2014-04-28 13:55 ` [PATCH v4 1/3] mfd: max8997: use regmap to access registers Robert Baldyga
2014-05-20 16:19   ` Lee Jones
2014-05-20 16:19     ` Lee Jones
2014-11-07  9:32       ` Robert Baldyga [this message]
2014-11-10 10:53         ` Lee Jones
2014-04-28 13:55 ` [PATCH v4 2/3] mfd: max8997: handle IRQs using regmap Robert Baldyga
2014-05-20 16:21   ` Lee Jones
2014-04-28 13:55 ` [PATCH v4 3/3] mfd: max8997: change irq names to upper case Robert Baldyga
2014-05-20 16:22   ` Lee Jones

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=545C9197.3090808@samsung.com \
    --to=r.baldyga@samsung.com \
    --cc=a.zummo@towertech.it \
    --cc=k.kozlowski@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=rtc-linux@googlegroups.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox