]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big
authorSimon Glass <sjg@chromium.org>
Fri, 5 Jun 2015 20:39:34 +0000 (14:39 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:34 +0000 (00:42 +0200)
commit8a8ebc4ec0c6799d83ed5814aadf3d8d5bcd67a1
tree518d4c23cb8c89ae8914759636fbeece540cc523
parent0fa22167b80867bf715a2cd7c231db605751b4ff
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>
arch/arm/dts/tegra124-nyan-big.dts
configs/nyan-big_defconfig
include/configs/nyan-big.h