ARM: tegra: add Acer Chromebook 13 device tree
authorDylan Reid <dgreid@chromium.org>
Thu, 4 Sep 2014 22:20:35 +0000 (15:20 -0700)
committerStephen Warren <swarren@nvidia.com>
Fri, 5 Sep 2014 17:00:23 +0000 (11:00 -0600)
commiteb481f9ac95cc9350436311036e3a513e1993430
tree954f8bf51a18d0db01b67398d1cb4fe519e38aed
parentedfbad068bde82ef228c551569ae4eabeacaf9a6
ARM: tegra: add Acer Chromebook 13 device tree

The Acer Chromebook 13, codenamed Big, contains an NVIDIA tegra124
processor and is similar to the Venice2 reference platform.

The keyboard, USB 2, audio, sdcard and emmc have been tested
and work on the 1366x768 models. The Full HD models haven't been
tested yet.

WiFi does not yet work, it needs at least some PMIC changes to enable
the 32k clock.

The elan trackpad is not yet functional but hopefully will be soon as
there are patches under review.

There is also an issue on reboot because the TPM isn't reset.  It will
cause the stock firmware to enter recovery mode.  This can be worked
around by an EC-reset, press the refresh and power keys at the same
time.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/tegra124-nyan-big.dts [new file with mode: 0644]
This page took 0.02557 seconds and 5 git commands to generate.