Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755552AbbG1ImP (ORCPT ); Tue, 28 Jul 2015 04:42:15 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:34275 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755536AbbG1ImM (ORCPT ); Tue, 28 Jul 2015 04:42:12 -0400 Date: Tue, 28 Jul 2015 09:42:07 +0100 From: Lee Jones To: S Twiss Cc: DEVICETREE , LINUXINPUT , LINUXKERNEL , RTCLINUX , Samuel Ortiz , David Dajun Chen , Dmitry Torokhov , Ian Campbell , Kumar Gala , Mark Rutland , Pawel Moll , Rob Herring , Support Opensource Subject: Re: [PATCH V3 1/3] mfd: da9062: Support for the DA9063 OnKey in the DA9062 core Message-ID: <20150728084207.GO14943@x1> References: <983c3fe61ca732985f70c7d77bdb146860daf467.1437668261.git.stwiss.opensource@diasemi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <983c3fe61ca732985f70c7d77bdb146860daf467.1437668261.git.stwiss.opensource@diasemi.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1133 Lines: 38 On Thu, 23 Jul 2015, S Twiss wrote: > From: S Twiss > > Add MFD core driver support for a OnKey component > > - MFD core adds the resource da9062_onkey_resources[] for the OnKey > - An appropriate value has been added into mfd_cell da9062_devs[] to > support component .name = "da9062-onkey" and > .of_compatible = "dlg,da9062-onkey" > > Signed-off-by: Steve Twiss > Acked-by: Lee Jones > > --- > Changes in V3: > - Added Ack from Lee Jones > Changes in V2: > - No change > > This patch applies against linux-next and next-20150708 > > > drivers/mfd/da9062-core.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) Applied, thanks. -- 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 linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/