
2 Nov
2022
2 Nov
'22
12:22 p.m.
On Tue, Oct 25, 2022 at 08:58:48AM +0100, Conor Dooley wrote:
Sync the critical clocks in the U-Boot driver with those marked as critical in Linux. The Linux driver has an explanation of why each clock is considered to be critical, so import that too.
Fixes: 2f27c9219e ("clk: Add Microchip PolarFire SoC clock driver") Signed-off-by: Conor Dooley conor.dooley@microchip.com
drivers/clk/microchip/mpfs_clk_periph.c | 28 ++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com