]> git.sur5r.net Git - u-boot/commit
cros_ec: Convert to support live tree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:23 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:11 +0000 (07:03 -0600)
commit2ec9d171bc5ee8c9bba78d9f35d61d2473467f66
tree9e53ff717295f6101804a6ba08f59a25f15cbf89
parente907bf2dfbadc77e92b09b9bdb55284c37140b13
cros_ec: Convert to support live tree

Convert this driver to support the live device tree and remove the old
fdtdec support.

The keyboard is not yet converted.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec.c
drivers/misc/cros_ec_sandbox.c
include/cros_ec.h
include/fdtdec.h
lib/fdtdec.c