commit | 905752ce0587bf924b2f24bce5da54165084294c | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Sep 13 10:46:00 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue Sep 27 09:11:03 2016 -0700 |
tree | de6fccdeea49161139316233966bcf0ad45d23e2 | |
parent | e331b20f03530179b59ba5ab796f36d8be644983 [diff] |
ARM: tegra: enable standard clock/reset APIs everywhere Implementations of the standard clock and reset APIs are available on all Tegra SoCs now, so enable compilation of those uclasses. Enable the Tegra CAR drivers for all SoCs prior to the BPMP being available. This provides an implementation of those APIs everywhere. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>