aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8192/plat_topology.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/mediatek/mt8192/plat_topology.c')
-rw-r--r--plat/mediatek/mt8192/plat_topology.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/mediatek/mt8192/plat_topology.c b/plat/mediatek/mt8192/plat_topology.c
index aa4975e80a..8c1231a6eb 100644
--- a/plat/mediatek/mt8192/plat_topology.c
+++ b/plat/mediatek/mt8192/plat_topology.c
@@ -17,6 +17,8 @@ const unsigned char mtk_power_domain_tree_desc[] = {
/* Number of root nodes */
PLATFORM_SYSTEM_COUNT,
/* Number of children for the root node */
+ PLATFORM_MCUSYS_COUNT,
+ /* Number of children for the mcusys node */
PLATFORM_CLUSTER_COUNT,
/* Number of children for the first cluster node */
PLATFORM_CLUSTER0_CORE_COUNT,