]> git.baikalelectronics.ru Git - uboot.git/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)
commitd5a9f0196d6534a08d8c2b0a15ca3736f5ff2102
tree9e53ff717295f6101804a6ba08f59a25f15cbf89
parent888a7474806a7a1ce1462f2951757ca6467b73f9
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