mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 14:23:00 +00:00
88b697fb37
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mpfs_clk.c | ||
mpfs_clk.h | ||
mpfs_clk_cfg.c | ||
mpfs_clk_msspll.c | ||
mpfs_clk_periph.c |