clk: imx: Correct the memrepair clock on imx8mp
authorJacky Bai <ping.bai@nxp.com>
Mon, 24 Aug 2020 07:37:02 +0000 (15:37 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 31 Aug 2020 02:27:06 +0000 (10:27 +0800)
commitf1859198509e4ddc93a24049f814fa0fcee0bfd8
tree1b98d5cffe1c9a9ee6789166c6a720c0442f1d16
parentafff77ce882dbd1a5fe0047df49b68a96cfe6d9b
clk: imx: Correct the memrepair clock on imx8mp

The root clock slice at offset 0xbf80 should be memrepair
clock, so correct it. And this clock should be always on
to make sure the memory repair function can works well.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx8mp.c