commit | e7d220daeb6a5f310665fb27148c90c367b51e73 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Apr 12 22:24:54 2024 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Mon Apr 15 08:09:41 2024 -0300 |
tree | 4ee41463db270918cd03324d2ed14cc1c30b0966 | |
parent | 7ab56ec88726477c5a65c456c9cf28c5ae31c669 [diff] |
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>