From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCHv5] mfd: cpcap: implement irq sense helper Date: Tue, 11 Apr 2017 15:21:44 +0100 Message-ID: <20170411142144.r6r5jljrhsvvypbj@dell> References: <20170329080423.ijbl4seczla2s4nm@dell> <20170329121820.14237-1-sre@kernel.org> <20170403102615.h7i53ow2dqzpxox2@dell> <20170410142748.jxqd65jrcz2ijp47@earth> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20170410142748.jxqd65jrcz2ijp47@earth> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sebastian Reichel Cc: Tony Lindgren , Dmitry Torokhov , Rob Herring , Mark Rutland , linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-input@vger.kernel.org On Mon, 10 Apr 2017, Sebastian Reichel wrote: > On Mon, Apr 03, 2017 at 11:26:15AM +0100, Lee Jones wrote: > > On Wed, 29 Mar 2017, Sebastian Reichel wrote: > > > > > CPCAP can sense if IRQ is currently set or not. This > > > functionality is required for a few subdevices, such > > > as the power button and usb phy modules. > > > > > > Acked-by: Tony Lindgren > > > Signed-off-by: Sebastian Reichel > > > --- > > > Changes since PATCHv3: > > > - add extern to function definition > > > - use BIT macro for mask variable > > > - avoid magic numbers > > > Changes since PATCHv4: > > > - rename base to irq_base > > > --- > > > drivers/mfd/motorola-cpcap.c | 28 ++++++++++++++++++++++++++++ > > > include/linux/mfd/motorola-cpcap.h | 2 ++ > > > 2 files changed, 30 insertions(+) > > > > Applied, thanks. > > Thanks, will you also pick up the input patch? > > https://patchwork.kernel.org/patch/9637807/ Done, and pull-request sent. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html