From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH V2] input: misc: da9063: OnKey driver Date: Tue, 11 Mar 2014 07:20:19 +0000 Message-ID: <20140311072019.GI2839@lee--X1> References: <201403101740.s2AHebta017785@swsrvapps-01.diasemi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-wg0-f43.google.com ([74.125.82.43]:59538 "EHLO mail-wg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750910AbaCKHUY (ORCPT ); Tue, 11 Mar 2014 03:20:24 -0400 Received: by mail-wg0-f43.google.com with SMTP id x13so9824732wgg.14 for ; Tue, 11 Mar 2014 00:20:23 -0700 (PDT) Content-Disposition: inline In-Reply-To: <201403101740.s2AHebta017785@swsrvapps-01.diasemi.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: "Opensource [Steve Twiss]" Cc: Dmitry Torokhov , Samuel Ortiz , David Dajun Chen , LKML-INPUT , LKML-KERNEL , Mark Brown , Philipp Zabel > From: Opensource [Steve Twiss] >=20 > Add the OnKey driver for DA9063 >=20 > Plus some minor dependencies: > - Addition of "ONKEY" name to OnKey IRQ resource structure; > - Bool key_power platform data driver configuration option. >=20 > Signed-off-by: Opensource [Steve Twiss] > --- >=20 > drivers/input/misc/Kconfig | 10 ++ > drivers/input/misc/Makefile | 1 + > drivers/input/misc/da9063-onkey.c | 209 +++++++++++++++++++++++++++= ++++++++++ > drivers/mfd/da9063-core.c | 1 + > include/linux/mfd/da9063/pdata.h | 1 + =46or the MFD parts: Acked-by: Lee Jones --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753106AbaCKHU0 (ORCPT ); Tue, 11 Mar 2014 03:20:26 -0400 Received: from mail-we0-f179.google.com ([74.125.82.179]:58639 "EHLO mail-we0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750713AbaCKHUY (ORCPT ); Tue, 11 Mar 2014 03:20:24 -0400 Date: Tue, 11 Mar 2014 07:20:19 +0000 From: Lee Jones To: "Opensource [Steve Twiss]" Cc: Dmitry Torokhov , Samuel Ortiz , David Dajun Chen , LKML-INPUT , LKML-KERNEL , Mark Brown , Philipp Zabel Subject: Re: [PATCH V2] input: misc: da9063: OnKey driver Message-ID: <20140311072019.GI2839@lee--X1> References: <201403101740.s2AHebta017785@swsrvapps-01.diasemi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201403101740.s2AHebta017785@swsrvapps-01.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 > From: Opensource [Steve Twiss] > > Add the OnKey driver for DA9063 > > Plus some minor dependencies: > - Addition of "ONKEY" name to OnKey IRQ resource structure; > - Bool key_power platform data driver configuration option. > > Signed-off-by: Opensource [Steve Twiss] > --- > > drivers/input/misc/Kconfig | 10 ++ > drivers/input/misc/Makefile | 1 + > drivers/input/misc/da9063-onkey.c | 209 +++++++++++++++++++++++++++++++++++++ > drivers/mfd/da9063-core.c | 1 + > include/linux/mfd/da9063/pdata.h | 1 + For the MFD parts: Acked-by: Lee Jones -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog