From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754826AbcFPPHE (ORCPT ); Thu, 16 Jun 2016 11:07:04 -0400 Received: from mail-wm0-f54.google.com ([74.125.82.54]:38222 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754275AbcFPPG4 (ORCPT ); Thu, 16 Jun 2016 11:06:56 -0400 Date: Thu, 16 Jun 2016 16:07:27 +0100 From: Lee Jones To: Krzysztof Kozlowski Cc: Mark Brown , Kukjin Kim , MyungJoo Ham , Chanwoo Choi , Dmitry Torokhov , Richard Purdie , Jacek Anaszewski , Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , Liam Girdwood , Alessandro Zummo , Alexandre Belloni , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-pm@vger.kernel.org, rtc-linux@googlegroups.com, r.baldyga@hackerion.com, Bartlomiej Zolnierkiewicz Subject: Re: [PATCH v7 1/6] mfd: max8997: Use regmap to access registers Message-ID: <20160616150727.GF4948@dell> References: <1464773339-756-1-git-send-email-k.kozlowski@samsung.com> <1464774841-1439-1-git-send-email-k.kozlowski@samsung.com> <20160608142621.GG14888@dell> <57582C1F.5040306@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <57582C1F.5040306@samsung.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > >> > >> 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 > >> Reviewed-by: Krzysztof Kozlowski > >> > >> Acked-by: Chanwoo Choi > >> Acked-by: Bryan Wu > >> Acked-by: Lee Jones > >> Acked-by: Sebastian Reichel > >> Acked-by: Dmitry Torokhov > >> Acked-by: Alexandre Belloni > >> [k.kozlowski: Collect acks, rebase on v4.6-rc6] > >> Signed-off-by: Krzysztof Kozlowski > >> Acked-by: Jacek Anaszewski > >> --- > >> 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