[U-Boot] [PATCH v3 33/72] cros_ec: Convert to support live tree

sjg at google.com sjg at google.com
Thu May 25 00:06:33 UTC 2017


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 at chromium.org>
---

Changes in v3: None
Changes in v2: None

 drivers/misc/cros_ec.c         | 33 ++++++++++++++-------------------
 drivers/misc/cros_ec_sandbox.c | 23 +++++++++++------------
 include/cros_ec.h              |  7 ++-----
 include/fdtdec.h               | 13 -------------
 lib/fdtdec.c                   | 32 --------------------------------
 5 files changed, 27 insertions(+), 81 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list