commit | 127d82670174f44644ede9dd940bc53ca50c7c65 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Nov 28 17:49:41 2018 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Mon Dec 03 16:31:34 2018 +0100 |
tree | a017dfa0382e4f8f9c763248507f331f1a1e248a | |
parent | 9733a251728ee5cf290840d99fba84990b5aae4e [diff] |
arm64: tegra: p3310: Enable on-die RTC The on-die RTC isn't hooked up to a backup battery, so it isn't useful to track time across reboots, but as long as power remains enabled, it keeps track of time accurately and can be used to wake the system from sleep, for example. Signed-off-by: Thierry Reding <treding@nvidia.com>