
11 Mar
2022
11 Mar
'22
5:57 p.m.
On 3/11/22 17:35, Angus Ainslie wrote:
This is a DM clock drvier based off the imx8mm u-boot driver and the linux kernel driver.
s@drvier@driver@
All of the PLLs and clocks are initialized so the subsystems below are functional and tested.
- USB host and peripheral
- ECSPI
- UART
- I2C all busses
- USDHC for eMMC support
- USB storage
- GPIO
- DRAM
The PLL rate tables are from the kernel https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i...
That patch is three years old. That patch is for MX8M Mini clock, not for MX8M(Q).
You can use the abbreviated commit ID instead: 43cdaa1567ad3 ("clk: imx8mm: Move 1443X/1416X PLL clock structure to common place") But that seems to be the wrong commit.