On Thu, Mar 28, 2013 at 12:45 AM, Hung-ying Tyan <[email protected]> wrote:
> This patch adds I2C support for carrying out the cros_ec protocol. > > Signed-off-by: Randall Spangler <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > Signed-off-by: Hung-ying Tyan <[email protected]> > > --- > 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_i2c.c | 199 > +++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 200 insertions(+) > create mode 100644 drivers/misc/cros_ec_i2c.c > > Acked-by: Simon Glass <[email protected]>
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

