[U-Boot] [PATCH v4 4/7] cros: add LPC support for cros_ec

Simon Glass sjg at chromium.org
Thu Apr 4 22:15:13 CEST 2013


On Tue, Apr 2, 2013 at 3:01 AM, Hung-ying Tyan <tyanh at chromium.org> wrote:

> This patch adds LPC support for carrying out the cros_ec protocol.
>
> Signed-off-by: Randall Spangler <rspangler at chromium.org>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Hung-ying Tyan <tyanh at chromium.org>
>
> ---
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Fixed warnings of exceeding 80 chars in a line.
> - Added commit message.
> - Dropped the period from commit subject.
>
>  drivers/misc/Makefile      |   1 +
>  drivers/misc/cros_ec_lpc.c | 283
> +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 284 insertions(+)
>  create mode 100644 drivers/misc/cros_ec_lpc.c
>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list