From: Stephen Warren Date: Wed, 19 Sep 2012 18:02:31 +0000 (-0600) Subject: ARM: tegra: define DT bindings for and instantiate timer X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~43^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2b7fb202a2fa93702a79d36033e5c8bee0120d;p=pandora-kernel.git ARM: tegra: define DT bindings for and instantiate timer The Tegra timer provides a number of 29-bit timer channels, a single 32-bit free running counter, and in the Tegra30 variant, 5 watchdog modules. The first two channels may also trigger a legacy watchdog reset. Define a DT binding for this HW module, and add the module into the Tegra device tree files. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed