lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 07 Nov 2014 10:32:07 +0100
From:	Robert Baldyga <r.baldyga@...sung.com>
To:	Lee Jones <lee.jones@...aro.org>
Cc:	sameo@...ux.intel.com, a.zummo@...ertech.it,
	linux-kernel@...r.kernel.org, rtc-linux@...glegroups.com,
	m.szyprowski@...sung.com, k.kozlowski@...sung.com
Subject: Re: [PATCH v4 1/3] mfd: max8997: use regmap to access registers

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@...sung.com>
>>> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@...sung.com>
>>>
>>> [For extcon part]
>>> Acked-by: Chanwoo Choi <cw00.choi@...sung.com>
>>>
>>> [For leds part]
>>> Acked-by: Bryan Wu <cooloney@...il.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@...aro.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(-)
>>
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ