diff options
author | Jacky Bai <ping.bai@nxp.com> | 2023-03-31 08:38:14 +0200 |
---|---|---|
committer | Abel Vesa <abel.vesa@linaro.org> | 2023-04-09 16:12:49 +0200 |
commit | 8a05f5cccdbe851265bf513643ada48c26b1267f (patch) | |
tree | c8e43633ad2c90dfb1e28e09837c97c070ff037f /drivers/ata/ahci_platform.c | |
parent | clk: imx: imx8ulp: Add tpm5 clock as critical gate clock (diff) | |
download | linux-8a05f5cccdbe851265bf513643ada48c26b1267f.tar.xz linux-8a05f5cccdbe851265bf513643ada48c26b1267f.zip |
clk: imx: imx8ulp: update clk flag for system critical clock
In order to support bus fabric clock frequency changed on the fly,
need to update some bus clocks'flags to make sure these clocks'frequency
and parent can be changed on the fly. For these clocks, HW can make sure
no glitch will be introduced when changing on the fly.
In order to support DDR DFS, the HW register bit for DDR_SEL
and DDR_DIV clock will be modified by TF-A. So need to update
these two clock's flag to make sure that the linux kernel side
can correct these clocks' SW state to reflect the actual HW state.
Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230331063814.2462059-6-peng.fan@oss.nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Diffstat (limited to 'drivers/ata/ahci_platform.c')
0 files changed, 0 insertions, 0 deletions