Re: [PATCH RESEND 07/13] platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device

2017-06-22 Thread Benson Leung
Hi Enric and Thierry, On Tue, May 16, 2017 at 06:13:13PM +0200, Enric Balletbo i Serra wrote: > From: Gwendal Grignou > > This patch removes platform_device_register() call and adds an ACPI > device id structure. The driver is now automatically probed for devices > with a GOOG0004 ACPI entry. >

[PATCH RESEND 07/13] platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device

2017-05-16 Thread Enric Balletbo i Serra
From: Gwendal Grignou This patch removes platform_device_register() call and adds an ACPI device id structure. The driver is now automatically probed for devices with a GOOG0004 ACPI entry. Signed-off-by: Gwendal Grignou Signed-off-by: Thierry Escande --- drivers/platform/chrome/Kconfig