clk: imx8mm: Mark dram_apb critical
authorLeonard Crestez <leonard.crestez@nxp.com>
Mon, 13 May 2019 05:32:07 +0000 (05:32 +0000)
committerShawn Guo <shawnguo@kernel.org>
Thu, 23 May 2019 13:14:41 +0000 (21:14 +0800)
commita44e9706213c706fbf030c01bc5160727e559777
tree8be90967025fdab1490724ee364d3604e8e285e5
parent246c9ab43403efd0de1890e6c4f2d4faf9742b79
clk: imx8mm: Mark dram_apb critical

This clock is used for dram operations inside TF-A and must be kept
enabled for features such as suspend/resume dram retention and busfreq
to work.

This is required for imx8mm suspend to work with NXP branch of TF-A.
There is an equivalent clk on imx8mq and it's always been marked as
critical in upstream.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx8mm.c