]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm/tegra: Add device-tree support for TrimSlice board
authorStephen Warren <swarren@nvidia.com>
Tue, 25 Oct 2011 02:01:28 +0000 (02:01 +0000)
committerOlof Johansson <olof@lixom.net>
Thu, 10 Nov 2011 16:55:19 +0000 (08:55 -0800)
commit753b0abbc496079da8bbd9c1cfa15e7cce4b92df
tree6d1b7c5b56a3003b5e794f896a6f81f1a12c033f
parentb33d53987ae050c1c83c5b99737bc562d2e301ef
arm/tegra: Add device-tree support for TrimSlice board

* Add device-tree file for TrimSlice
* Add that to the list of .dts files to build
* Update board-dt.c to recognize TrimSlice board name

v2: Makefile: Add board-trimslice-pinmux.c to obj-$(CONFIG_MACH_TEGRA_DT).
v3: Makefile: Use brackets not braces around var names

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/tegra-trimslice.dts [new file with mode: 0644]
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/Makefile.boot
arch/arm/mach-tegra/board-dt.c