commit | 0cebea3ab053d195f51107fb4c7a2246af602765 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Sun Dec 22 12:39:18 2019 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jan 09 19:06:16 2020 +0100 |
tree | 02468a79001b3f9fead2a1c361c7cf5fcb726dfc | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a [diff] |
ARM: tegra: Let the EMC hardware use the EMC clock The EMC hardware block needs access to the EMC clock in order to scale the external memory frequency. Add the clocks property so that drivers for the EMC can acquire a reference to the EMC clock. Signed-off-by: Thierry Reding <treding@nvidia.com>