]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: enhance timer.c to get information from device tree
authorStephen Warren <swarren@nvidia.com>
Wed, 19 Sep 2012 19:13:33 +0000 (13:13 -0600)
committerStephen Warren <swarren@nvidia.com>
Tue, 16 Oct 2012 15:58:24 +0000 (09:58 -0600)
commit2690fb33997cb98eca03143a02ad87b16897fe2d
tree0bb936295b73992216d1274537b7b64fe208e977
parentb9970d6b9ea61bd490a366f749aa2b4fc2ed6531
ARM: tegra: enhance timer.c to get information from device tree

Modify Tegra's timer code to parse the Tegra timer IRQ from device tree,
and to instantiate the TWD from device tree, rather than relying on hard-
coded values from <mach/irqs.h>.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/timer.c