ARM: tegra: add Jetson TK1 device tree
authorStephen Warren <swarren@nvidia.com>
Wed, 19 Mar 2014 21:47:53 +0000 (15:47 -0600)
committerStephen Warren <swarren@nvidia.com>
Tue, 15 Apr 2014 20:32:30 +0000 (14:32 -0600)
commit15e524a4ea23015aa3df37bfc37bf8be8eae8ead
treef7712deec651303c85ee52fccdda2672cd766595
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
ARM: tegra: add Jetson TK1 device tree

Jetson TK1 is an NVIDIA Tegra124 development board, containing Tegra124,
2GB RAM, eMMC, SD card, SPI flash, serial port, PCIe Ethernet, HDMI,
audio, mini PCIe, JTAG, SATA, and an expansion IO connector containing
GPIOs, I2C, SPI, CSI, eDP, etc.

The following features work with this device tree: UART, SD card, eMMC,
SPI flash, USB (full-size jack, and mini-PCIe), audio, AS3722 RTC, system
power-off, suspend/resume (LP1) with wake via RTC alarm.

The following features should work with this device tree, but are not
validated: Expansion I2C, expansion SPI, expansion GPIO, gpio-key for the
power button.

The following features are not yet implemented in this device tree: Most
voltage regulators, expansion UART, HDMI, eDP, PCIe (Ethernet, and mini-
PCIe connector), CSI, SATA.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/tegra124-jetson-tk1.dts [new file with mode: 0644]
This page took 0.026275 seconds and 5 git commands to generate.