Re: [PATCH 3/3] mfd: cros_ec: Add ACPI GPE handler for LID0 devices

2017-01-05 Thread Thierry Escande
On 05/01/2017 15:43, Lee Jones wrote: Rafael, On Thu, 05 Jan 2017, Thierry Escande wrote: Hi Lee, On 05/01/2017 08:54, Lee Jones wrote: On Wed, 04 Jan 2017, Thierry Escande wrote: Hi Lee, On 04/01/2017 10:06, Lee Jones wrote: On Fri, 16 Dec 2016, Thierry Escande wrote: From: Archana Pa

Re: [PATCH 3/3] mfd: cros_ec: Add ACPI GPE handler for LID0 devices

2017-01-05 Thread Lee Jones
Rafael, On Thu, 05 Jan 2017, Thierry Escande wrote: > Hi Lee, > > On 05/01/2017 08:54, Lee Jones wrote: > > On Wed, 04 Jan 2017, Thierry Escande wrote: > > > > > Hi Lee, > > > > > > On 04/01/2017 10:06, Lee Jones wrote: > > > > On Fri, 16 Dec 2016, Thierry Escande wrote: > > > > > > > > > Fro

Re: [PATCH 3/3] mfd: cros_ec: Add ACPI GPE handler for LID0 devices

2017-01-05 Thread Thierry Escande
Hi Lee, On 05/01/2017 08:54, Lee Jones wrote: On Wed, 04 Jan 2017, Thierry Escande wrote: Hi Lee, On 04/01/2017 10:06, Lee Jones wrote: On Fri, 16 Dec 2016, Thierry Escande wrote: From: Archana Patni This patch installs an ACPI GPE handler for LID0 ACPI device to indicate ACPI core that

Re: [PATCH 3/3] mfd: cros_ec: Add ACPI GPE handler for LID0 devices

2017-01-04 Thread Lee Jones
On Wed, 04 Jan 2017, Thierry Escande wrote: > Hi Lee, > > On 04/01/2017 10:06, Lee Jones wrote: > > On Fri, 16 Dec 2016, Thierry Escande wrote: > > > > > From: Archana Patni > > > > > > This patch installs an ACPI GPE handler for LID0 ACPI device to indicate > > > ACPI core that this GPE shoul

Re: [PATCH 3/3] mfd: cros_ec: Add ACPI GPE handler for LID0 devices

2017-01-04 Thread Thierry Escande
Hi Lee, On 04/01/2017 10:06, Lee Jones wrote: On Fri, 16 Dec 2016, Thierry Escande wrote: From: Archana Patni This patch installs an ACPI GPE handler for LID0 ACPI device to indicate ACPI core that this GPE should stay enabled for lid to work in suspend to idle path. Signed-off-by: Archana

Re: [PATCH 3/3] mfd: cros_ec: Add ACPI GPE handler for LID0 devices

2017-01-04 Thread Lee Jones
On Fri, 16 Dec 2016, Thierry Escande wrote: > From: Archana Patni > > This patch installs an ACPI GPE handler for LID0 ACPI device to indicate > ACPI core that this GPE should stay enabled for lid to work in suspend > to idle path. > > Signed-off-by: Archana Patni > Signed-off-by: Thierry Esca

[PATCH 3/3] mfd: cros_ec: Add ACPI GPE handler for LID0 devices

2016-12-16 Thread Thierry Escande
From: Archana Patni This patch installs an ACPI GPE handler for LID0 ACPI device to indicate ACPI core that this GPE should stay enabled for lid to work in suspend to idle path. Signed-off-by: Archana Patni Signed-off-by: Thierry Escande --- drivers/mfd/cros_ec.c | 97