Tegra: retrieve power domain tree from the platforms
The platform code generates the power domain tree. The handler to
retrieve the tree should also reside in the platform code.

This patch moves the plat_get_power_domain_tree_desc() to the
individual platforms.

Change-Id: Iaafc83ed381d83129501111ef655e3c58a8a553f
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent c62be07 commit 7b3b41d6766e61c5b61259dc4ba100befffd2769
@Varun Wadekar Varun Wadekar authored on 28 Apr 2017
Showing 4 changed files
View
plat/nvidia/tegra/common/tegra_topology.c
View
plat/nvidia/tegra/soc/t132/plat_setup.c
View
plat/nvidia/tegra/soc/t186/plat_setup.c
View
plat/nvidia/tegra/soc/t210/plat_setup.c