On Thu, Mar 28, 2013 at 12:45 AM, Hung-ying Tyan <ty...@chromium.org> wrote:

> This patch adds the driver for keyboard that's controlled by ChromeOS EC.
>
> Signed-off-by: Randall Spangler <rspang...@chromium.org>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Signed-off-by: Vincent Palatin <vpala...@chromium.org>
> Signed-off-by: Hung-ying Tyan <ty...@chromium.org>
>
> ---
> Changes in v3:
> - Rearranged #include directives in alphabetical order.
> - Removed outdated TODO and irrelevant bug reference in comments.
>
> Changes in v2:
> - Fixed warnings of exceeding 80 chars in a line.
> - Added commit message.
> - Dropped the period from commit subject.
>
> Acked-by: Simon Glass <s...@chromium.org>


>  README                       |   5 +
>  drivers/input/Makefile       |   1 +
>  drivers/input/cros_ec_keyb.c | 261
> +++++++++++++++++++++++++++++++++++++++++++
>  include/fdtdec.h             |   1 +
>  lib/fdtdec.c                 |   1 +
>  5 files changed, 269 insertions(+)
>  create mode 100644 drivers/input/cros_ec_keyb.c
>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to