Commits
Stephen Warren committed 56415480e90
ARM: tegra: enhance timer.c to get IRQ info 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>