ARM: tegra: define DT bindings for and instantiate RTC
authorStephen Warren <swarren@nvidia.com>
Wed, 19 Sep 2012 18:13:16 +0000 (12:13 -0600)
committerStephen Warren <swarren@nvidia.com>
Fri, 16 Nov 2012 19:22:16 +0000 (12:22 -0700)
The Tegra RTC maintains seconds and milliseconds counters, and five alarm
registers. The alarms and other interrupts may wake the system from
low-power state.

Define a DT binding for this HW module, and add the module into the Tegra
device tree files.

Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found