commit | d4a698f01478c27ac468506b3ccecc1098d07e73 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Mon Aug 26 10:20:53 2019 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Aug 27 20:13:43 2020 -0700 |
tree | 0ef7a45915db9fe38092245b86af3900a377ad8e | |
parent | b8677391d060cdfdcb6552b1b845de3b6ffde23b [diff] |
Tegra: memctrl: platform setup handler functions The driver initially contained the setup steps to help Tegra186 and Tegra194 SoCs. In order to support future SoCs and make sure that the driver remains generic enough, some code should be moved to SoC. This patch creates a setup handler for a platform to implement its initialization sequence. Change-Id: I8bab7fd07f25e0457ead8e2d2713efe54782a59b Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>