summaryrefslogtreecommitdiff
path: root/plat/freescale/imx8mq/gpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/freescale/imx8mq/gpc.c')
-rw-r--r--plat/freescale/imx8mq/gpc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/freescale/imx8mq/gpc.c b/plat/freescale/imx8mq/gpc.c
index 66323487..26755c0a 100644
--- a/plat/freescale/imx8mq/gpc.c
+++ b/plat/freescale/imx8mq/gpc.c
@@ -443,6 +443,8 @@ static void imx_gpc_pm_domain_enable(uint32_t domain_id, uint32_t on)
uint32_t val;
uintptr_t reg;
+ return;
+
/*
* PCIE1 and PCIE2 share the same reset signal, if we power down
* PCIE2, PCIE1 will be hold in reset too.