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 selected. This will also shink the board defconfig files a bit.Suggested-by: Marek Vasut <ma...@denx.de> Signed-off-by: Adam Ford <aford...@gmail.com>
Reviewed-by: Marek Vasut <ma...@denx.de>