]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: imx93: fix anatop base
authorPeng Fan <peng.fan@nxp.com>
Fri, 12 Apr 2024 14:24:54 +0000 (22:24 +0800)
committerFabio Estevam <festevam@gmail.com>
Mon, 15 Apr 2024 11:09:41 +0000 (08:09 -0300)
commit8ecb0931940cc19728d686b9dba06585f4d93709
tree4ee41463db270918cd03324d2ed14cc1c30b0966
parent9422e1c44167e46bdf017736c96ef33ec28c9500
clk: imx93: fix anatop base

The PLL clk needs use anatop base, otherwise wrong PLL address will
be used.

Fixes: 9c153e46661b ("clk: imx: add i.MX93 CCF driver")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/clk/imx/clk-imx93.c