
18 Apr
2022
18 Apr
'22
11:33 a.m.
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 marex@denx.de Signed-off-by: Adam Ford aford173@gmail.com
Reviewed-by: Marek Vasut marex@denx.de