Re: [PATCH] arm: imx8m: Enable CLK_IMX8M[MNQP] where applicable

2022-04-18 Thread Marek Vasut
On 4/18/22 00:16, Adam Ford wrote: Most, if not all of the imx8m[mnp] boards enable the SoC clock driver. The CLK_IMX8MQ isn't necessarily required yet, but as the new power domain driver will assume it is present. To simply this, enable the respective clock drivers when a given imx8m SoC is se

Re: [PATCH] arm: imx8m: Enable CLK_IMX8M[MNQP] where applicable

2022-04-17 Thread Fabio Estevam
Hi Adam, On Sun, Apr 17, 2022 at 7:16 PM Adam Ford wrote: > > Most, if not all of the imx8m[mnp] boards enable the SoC clock > driver. The CLK_IMX8MQ isn't necessarily required yet, but as > the new power domain driver will assume it is present. To simply > this, enable the respective clock dri

[PATCH] arm: imx8m: Enable CLK_IMX8M[MNQP] where applicable

2022-04-17 Thread Adam Ford
Most, if not all of the imx8m[mnp] boards enable the SoC clock driver. The CLK_IMX8MQ isn't necessarily required yet, but as the new power domain driver will assume it is present. To simply this, enable the respective clock drivers when a given imx8m SoC is selected. This will also shink the boa