summaryrefslogtreecommitdiffstats
path: root/include/configs/nyan-big.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-06-05 14:39:34 -0600
committerTom Warren <twarren@nvidia.com>2015-06-09 09:56:13 -0700
commitb3b9d7ca324429319df1d1f246643d2ae928beb6 (patch)
tree09984252d1ef8d5a26507fe3a7a201e189dc7443 /include/configs/nyan-big.h
parent635c2515c398241f59c5936213308ce9709fc475 (diff)
downloadtalos-obmc-uboot-b3b9d7ca324429319df1d1f246643d2ae928beb6.tar.gz
talos-obmc-uboot-b3b9d7ca324429319df1d1f246643d2ae928beb6.zip
dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big
Enable the EC and keyboard, using the SPI bus. The EC driver requires a particular format and a deactivation delay. Also U-Boot does not support interrupts. For now, adjust the device tree to comply. At some point we should tidy this up to support interrupts and make tegra and exynos use the same setup. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/nyan-big.h')
-rw-r--r--include/configs/nyan-big.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h
index a92112f870..515704f2ed 100644
--- a/include/configs/nyan-big.h
+++ b/include/configs/nyan-big.h
@@ -79,6 +79,8 @@
#define CONFIG_FIT
#define CONFIG_OF_LIBFDT
+#define CONFIG_KEYBOARD
+
#include "tegra-common-usb-gadget.h"
#include "tegra-common-post.h"
OpenPOWER on IntegriCloud