
7 Jan
2022
7 Jan
'22
6:02 p.m.
On Sat, Jan 01, 2022 at 07:51:39PM +0100, Marek Vasut wrote:
This reverts commit 92f1e9a4b31c0bf0f4f61ab823a6a88657323646. The aforementioned patch causes massive breakage on all platforms which have 'assigned-clock' DT property in their DT which references any clock that are not supported by the platform clock driver. That can easily happen either in SPL, or because the clock driver is reduced. Currently it seems all iMX8M are affected and fail to boot altogether.
Signed-off-by: Marek Vasut marex@denx.de Cc: Peng Fan peng.fan@oss.nxp.com Cc: Simon Glass sjg@chromium.org Reviewed-by: Sean Anderson seanga2@gmail.com Reviewed-by: Fabio Estevam festevam@gmail.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom