commit | 3aa5d4a840a2efb894f691eba98510ea08966619 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jun 05 14:39:34 2015 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue Jun 09 09:56:13 2015 -0700 |
tree | 09984252d1ef8d5a26507fe3a7a201e189dc7443 | |
parent | f669ba415efb4cddd25faba0988bd2e4a7e10fb6 [diff] |
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>