Re: [PATCH v3 2/4] clk: imx8mq: Add a clock driver for the imx8mq

2022-03-14 Thread Marek Vasut
On 3/14/22 19:22, Angus Ainslie wrote: This is a DM clock drvier 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

[PATCH v3 2/4] clk: imx8mq: Add a clock driver for the imx8mq

2022-03-14 Thread Angus Ainslie
This is a DM clock drvier 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