summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorTeo Hall <teo.hall@nxp.com>2018-07-24 15:18:35 -0500
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:33:05 +0800
commite2d8be72998c2298c9a93a4768ea097bb2fc88f5 (patch)
treeafbddbcc604678ca44345b43486207ee4136206d /include/soc
parentb098f9ee3e6d97216d9f631dd36ebee1d1e1da8a (diff)
MLK-19034 clk: imx8qm: Fix clk_unused crash
Remove unused ROMCP clks and related as LPCG no longer exists Signed-off-by: Teo Hall <teo.hall@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com> (cherry picked from commit 1c15332dffe7e41f0b9d367b96dd426798ec8b06)
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/imx8/imx8qm/lpcg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/soc/imx8/imx8qm/lpcg.h b/include/soc/imx8/imx8qm/lpcg.h
index c41d54ddab10..a22e7a204af9 100644
--- a/include/soc/imx8/imx8qm/lpcg.h
+++ b/include/soc/imx8/imx8qm/lpcg.h
@@ -25,7 +25,6 @@
#define GPIO_5_LPCG 0x5D4D0000
#define GPIO_6_LPCG 0x5D4E0000
#define GPIO_7_LPCG 0x5D4F0000
-#define ROMCP_LPCG 0x5D500000
#define FSPI_0_LPCG 0x5D520000
#define FSPI_1_LPCG 0x5D530000
#define GPT_0_LPCG 0x5D540000