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>
1 parent 872a1c5 commit 08e60f803ff1bf4c6b96848544ed428681439f8e
@Varun Wadekar Varun Wadekar authored on 26 Aug 2019
Showing 6 changed files
View
plat/nvidia/tegra/drivers/memctrl/memctrl_v2.c
View
plat/nvidia/tegra/include/drivers/memctrl_v2.h
View
plat/nvidia/tegra/include/t186/tegra_mc_def.h
View
plat/nvidia/tegra/include/tegra_private.h
View
plat/nvidia/tegra/soc/t186/plat_memctrl.c
View
plat/nvidia/tegra/soc/t194/plat_memctrl.c