Re: [PATCH 0/5] Add ChromeOS Embedded Controller support

2013-02-12 Thread Simon Glass
Hi Samuel, On Tue, Feb 12, 2013 at 4:37 PM, Simon Glass wrote: > Hi Samuel, > > On Wed, Dec 12, 2012 at 1:33 PM, Simon Glass wrote: >> (get_maintainer.pl has produced an enormous list - I hope you are all >> interested.) >> >> The ChromeOS Embedded Controller (EC) is an Open Source EC implementa

Re: [PATCH 0/5] Add ChromeOS Embedded Controller support

2013-02-12 Thread Simon Glass
Hi Samuel, On Wed, Dec 12, 2012 at 1:33 PM, Simon Glass wrote: > (get_maintainer.pl has produced an enormous list - I hope you are all > interested.) > > The ChromeOS Embedded Controller (EC) is an Open Source EC implementation > used on ARM and Intel Chromebooks. Current implementations use a Co

[PATCH 0/5] Add ChromeOS Embedded Controller support

2012-12-12 Thread Simon Glass
(get_maintainer.pl has produced an enormous list - I hope you are all interested.) The ChromeOS Embedded Controller (EC) is an Open Source EC implementation used on ARM and Intel Chromebooks. Current implementations use a Cortex-M3 connected on a bus (such as I2C, SPI, LPC) to the AP. A separate i