commit | 380e04ac2cd96a4c36ad164fce556427dcd2ea0f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Sep 19 12:13:16 2012 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Fri Nov 16 12:22:16 2012 -0700 |
tree | 3bb58537b6d280f89119089f68d9890042db9a63 | |
parent | 2f2b7fb202a2fa93702a79d36033e5c8bee0120d [diff] |
ARM: tegra: define DT bindings for and instantiate RTC 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>