[PATCH v1 4/6] clk: microchip: mpfs: fix periph clk parentage
Leo Liang
ycliang at andestech.com
Wed Nov 2 12:21:40 CET 2022
On Tue, Oct 25, 2022 at 08:58:47AM +0100, Conor Dooley wrote:
> Not all "periph" clocks are children of the AHB clock, some have the AXI
> clock as their parent & the mtimer clock is derived from the external
> reference clock directly. Stop assuming the AHB clock to be the parent
> of all "periph" clocks and define their correct parents instead.
>
> Fixes: 2f27c9219e ("clk: Add Microchip PolarFire SoC clock driver")
> Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
> ---
> drivers/clk/microchip/mpfs_clk.c | 4 +-
> drivers/clk/microchip/mpfs_clk.h | 4 +-
> drivers/clk/microchip/mpfs_clk_periph.c | 72 +++++++++++++------------
> 3 files changed, 42 insertions(+), 38 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list