summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2020-02-25 16:49:11 +0800
committerShawn Guo <shawnguo@kernel.org>2020-03-11 15:11:43 +0800
commite20703f00b1206b89edb1b4a7cabe36257242a9f (patch)
tree96bb6e419c35ead7d9e1dd91f3a5fe85dc87a214 /drivers/gpio
parentd678d83c583dd6d00b7e3e0c5c78e8441e1a9131 (diff)
downloadlinux-e20703f00b1206b89edb1b4a7cabe36257242a9f.tar.gz
linux-e20703f00b1206b89edb1b4a7cabe36257242a9f.tar.bz2
linux-e20703f00b1206b89edb1b4a7cabe36257242a9f.zip
clk: imx8mn: A53 core clock no need to be critical
'A53_CORE' is just a mux and no need to be critical, being critical will cause its parent clock always ON which does NOT make sense, to make sure CPU's hardware clock source NOT being disabled during clock tree setup, need to move the 'A53_SRC'/'A53_CORE' reparent operations to after critical clock 'ARM_CLK' setup finished. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions