summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/board-dt.c
Commit message (Collapse)AuthorAgeFilesLines
* arm/tegra: device tree support for ventana boardPeter De Schrijver2011-10-131-5/+21
| | | | | | Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* arm/dt: tegra devicetree supportGrant Likely2011-07-281-0/+119
Everything required to populate NVIDIA Tegra devices from the device tree. This patch adds a new DT_MACHINE_DESC() which matches against a tegra20 device tree. So far it only registers the on-chip devices, but it will be refined in follow on patches to configure clocks and pin IO from the device tree also. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
OpenPOWER on IntegriCloud