Re: [RESEND][PATCH] platform/chrome: cros_ec_lpc: Add support for Google devices using custom coreboot firmware

2018-03-19 Thread Benson Leung
Hi Salvatore, On Wed, Mar 07, 2018 at 02:56:43PM +0100, Salvatore Bellizzi wrote: > This patch adds generic device information to the DMI table of > the cros_ec_lpc driver, needed for Chromebooks/boxes using a > custom coreboot firmware. > > The DMI info would not contain "Google_*" as BIOS versi

[RESEND][PATCH] platform/chrome: cros_ec_lpc: Add support for Google devices using custom coreboot firmware

2018-03-07 Thread Salvatore Bellizzi
This patch adds generic device information to the DMI table of the cros_ec_lpc driver, needed for Chromebooks/boxes using a custom coreboot firmware. The DMI info would not contain "Google_*" as BIOS version string, instead the system vendor string would still be "GOOGLE", so this seems to be a re