clk: imx: imx93: Add nic and A55 clk
authorPeng Fan <peng.fan@nxp.com>
Mon, 3 Apr 2023 09:53:00 +0000 (17:53 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Sun, 9 Apr 2023 13:48:54 +0000 (16:48 +0300)
commit6b60c3ae3e98d036945f2d5c11d35b4c178ea423
treee729b0b9c199b41f9e2eb8115b3996e35c50d912
parent5fd7b00ca2361c81f2026f82dff93e52afd97a0b
clk: imx: imx93: Add nic and A55 clk

The A55 clock logic as below:
     A55_PLL ----------------->\
                                A55_SEL-->A55_CORE
     A55_CCM_ROOT--->A55_GATE->/

Add A55 CPU clk to support freq change.
Add NIC CLK to reflect the clk status

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230403095300.3386988-8-peng.fan@oss.nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-imx93.c