[PATCH v7 2/3] clk: imx8mq: Add a clock driver for the imx8mq

2022-04-12 Thread sbabic
> This is a DM clock driver based off the imx8mm u-boot driver and the linux > kernel driver. > All of the PLLs and clocks are initialized so the subsystems below are > functional and tested. > 1) USB host and peripheral > 2) ECSPI > 3) UART > 4) I2C all busses > 5) USDHC for eMMC support > 6) USB

[PATCH v7 2/3] clk: imx8mq: Add a clock driver for the imx8mq

2022-03-29 Thread Angus Ainslie
This is a DM clock driver based off the imx8mm u-boot driver and the linux kernel driver. All of the PLLs and clocks are initialized so the subsystems below are functional and tested. 1) USB host and peripheral 2) ECSPI 3) UART 4) I2C all busses 5) USDHC for eMMC support 6) USB storage 7) GPIO