]> 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, 8 Dec 2011 04:47:49 +0000 (20:47 -0800)
commita7db2c15938668999d4ceb1caec3723d88e38c80
tree1b049b6eb5361b5037bb03ab4b8e7a4ef6e4040f
parent64f88ec3957b8e448e377231d177260ebfda71a2
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