[U-Boot] [PATCH v2 2/7] cros: add I2C support for cros_ec

Simon Glass sjg at chromium.org
Thu Mar 21 17:57:49 CET 2013


On Mon, Mar 18, 2013 at 9:22 AM, Hung-ying Tyan <tyanh at chromium.org> wrote:
> This patch adds I2C 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 v2:
> - Wrapped lines to comply with the 80-char rule.
>
>  drivers/misc/Makefile      |   1 +
>  drivers/misc/cros_ec_i2c.c | 199 +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 200 insertions(+)
>  create mode 100644 drivers/misc/cros_ec_i2c.c

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


More information about the U-Boot mailing list