On Tue, Apr 2, 2013 at 3:01 AM, Hung-ying Tyan <ty...@chromium.org> wrote:
> This patch adds SPI support for carrying out the cros_ec protocol. > > Signed-off-by: Hung-ying Tyan <ty...@chromium.org> > Signed-off-by: Randall Spangler <rspang...@chromium.org> > Signed-off-by: Simon Glass <s...@chromium.org> > Acked-by: Simon Glass <s...@chromium.org> > > --- > Changes in v4: > - Removed old code and comment. > > 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_spi.c | 161 > +++++++++++++++++++++++++++++++++++++++++++++ > drivers/spi/exynos_spi.c | 22 +++++++ > include/spi.h | 16 +++++ > 4 files changed, 200 insertions(+) > create mode 100644 drivers/misc/cros_ec_spi.c > >
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot