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] [day] [month] [year] [list]
Date:	Thu, 16 Jun 2016 16:07:27 +0100
From:	Lee Jones <lee.jones@...aro.org>
To:	Krzysztof Kozlowski <k.kozlowski@...sung.com>
Cc:	Mark Brown <broonie@...nel.org>, Kukjin Kim <kgene@...nel.org>,
	MyungJoo Ham <myungjoo.ham@...sung.com>,
	Chanwoo Choi <cw00.choi@...sung.com>,
	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	Richard Purdie <rpurdie@...ys.net>,
	Jacek Anaszewski <j.anaszewski@...sung.com>,
	Sebastian Reichel <sre@...nel.org>,
	Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
	David Woodhouse <dwmw2@...radead.org>,
	Liam Girdwood <lgirdwood@...il.com>,
	Alessandro Zummo <a.zummo@...ertech.it>,
	Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
	devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-input@...r.kernel.org, linux-leds@...r.kernel.org,
	linux-pm@...r.kernel.org, rtc-linux@...glegroups.com,
	r.baldyga@...kerion.com,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Subject: Re: [PATCH v7 1/6] mfd: max8997: Use regmap to access registers

On Wed, 08 Jun 2016, Krzysztof Kozlowski wrote:

> On 06/08/2016 04:26 PM, Lee Jones wrote:
> > On Wed, 01 Jun 2016, Krzysztof Kozlowski wrote:
> > 
> >> From: Robert Baldyga <r.baldyga@...sung.com>
> >>
> >> 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>
> >>
> >> Acked-by: Chanwoo Choi <cw00.choi@...sung.com>
> >> Acked-by: Bryan Wu <cooloney@...il.com>
> >> Acked-by: Lee Jones <lee.jones@...aro.org>
> >> Acked-by: Sebastian Reichel <sre@...nel.org>
> >> Acked-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
> >> Acked-by: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
> >> [k.kozlowski: Collect acks, rebase on v4.6-rc6]
> >> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@...sung.com>
> >> Acked-by: Jacek Anaszewski <j.anaszewski@...sung.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 +++++++++++++++-------------------
> >>  drivers/power/max8997_charger.c       |  33 ++++----
> >>  drivers/regulator/max8997-regulator.c |  87 ++++++++++-----------
> > 
> > Is it just Mark's Ack you require?
> 
> Yes, only Mark's is missing here. All other patches got everything they
> need.

I think you'd better re-submit and get Mark's attention.

Also indicate that his Ack is all you need.

Once received, I can take the set.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ