From: Grant Likely Date: Tue, 19 Jul 2011 23:26:54 +0000 (-0600) Subject: arm/dt: tegra devicetree support X-Git-Tag: v3.1-rc1~125^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e267f3da5f117d2f1316cf6ddf740f93f1c73aa;p=pandora-kernel.git arm/dt: tegra devicetree support 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 --- Reading git-diff-tree failed