Re: [PATCH] input: misc: Add driver for Intel Bay Trail GPIO buttons

2014-03-26 Thread Zhu, Lejun
On 3/27/2014 4:20 AM, Dmitry Torokhov wrote: > On Wed, Mar 26, 2014 at 05:04:04PM +, One Thousand Gnomes wrote: >> On Wed, 26 Mar 2014 13:01:36 +0800 >> "Zhu, Lejun" wrote: >> >>> This patch adds support for the GPIO buttons on some Intel Bay Trail >>> tablets originally running Windows 8. The

Re: [PATCH] input: misc: Add driver for Intel Bay Trail GPIO buttons

2014-03-26 Thread Dmitry Torokhov
On Wed, Mar 26, 2014 at 05:04:04PM +, One Thousand Gnomes wrote: > On Wed, 26 Mar 2014 13:01:36 +0800 > "Zhu, Lejun" wrote: > > > This patch adds support for the GPIO buttons on some Intel Bay Trail > > tablets originally running Windows 8. The ACPI description of these > > buttons follows "W

Re: [PATCH] input: misc: Add driver for Intel Bay Trail GPIO buttons

2014-03-26 Thread One Thousand Gnomes
On Wed, 26 Mar 2014 13:01:36 +0800 "Zhu, Lejun" wrote: > This patch adds support for the GPIO buttons on some Intel Bay Trail > tablets originally running Windows 8. The ACPI description of these > buttons follows "Windows ACPI Design Guide for SoC Platforms". I'm not sure calling it "Baytrail"

[PATCH] input: misc: Add driver for Intel Bay Trail GPIO buttons

2014-03-25 Thread Zhu, Lejun
This patch adds support for the GPIO buttons on some Intel Bay Trail tablets originally running Windows 8. The ACPI description of these buttons follows "Windows ACPI Design Guide for SoC Platforms". Signed-off-by: Lejun Zhu --- drivers/input/misc/Kconfig | 10 ++ drivers/input/misc/M