Hung-ying Tyran,

On Fri, Feb 8, 2013 at 3:54 PM, Doug Anderson <diand...@chromium.org> wrote:
> Hung-ying Tyan,
>
> On Fri, Feb 8, 2013 at 5:05 AM, Hung-ying Tyan <ty...@chromium.org> wrote:
>> Signed-off-by: Bernie Thompson <bhthomp...@chromium.org>
>> Signed-off-by: Bill Richardson <wfric...@chromium.org>
>> Signed-off-by: Che-Liang Chiou <clch...@chromium.org>
>> Signed-off-by: Doug Anderson <diand...@chromium.org>
>> Signed-off-by: Gabe Black <gabebl...@chromium.org>
>> Signed-off-by: Hung-ying Tyan <ty...@chromium.org>
>> Signed-off-by: Louis Yung-Chieh Lo <yj...@chromium.org>
>> Signed-off-by: Randall Spangler <rspang...@chromium.org>
>> Signed-off-by: Sean Paul <seanp...@chromium.org>
>> Signed-off-by: Simon Glass <s...@chromium.org>
>> Signed-off-by: Vincent Palatin <vpala...@chromium.org>
>> ---
>>  doc/device-tree-bindings/input/cros-ec-keyb.txt |   79 ++
>>  doc/device-tree-bindings/misc/cros-ec.txt       |   38 +
>>  doc/device-tree-bindings/spi/exynos-spi.txt     |   55 +
>>  drivers/misc/Makefile                           |    1 +
>>  drivers/misc/cros_ec.c                          | 1303 ++++++++++++++++++++
>>  include/cros_ec.h                               |  449 +++++++
>>  include/cros_ec_message.h                       |   44 +
>>  include/ec_commands.h                           | 1440 
>> +++++++++++++++++++++++
>>  include/fdtdec.h                                |    1 +
>>  lib/fdtdec.c                                    |    1 +
>>  10 files changed, 3411 insertions(+)
>
> I think Simon Glass has already started upstreaming this driver (and
> the keyboard driver on top of it).  Perhaps you should refer to:
>     http://patchwork.kernel.org/bundle/dianders/keyboard_3.8/

OK, so I'm an idiot.  I've been working in kernel land too long and
assumed that this was a kernel patch (and the paths are all so
similar).  Please disregard my message which was for the kernel
version of this driver.  Sigh.

-Doug
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to