On Fri, 19 Jan 2024 23:45:19 +0100, Ahmad Fatoum wrote: > We only had preliminary feature controller support for i.MX8MP and > support for detecting missing VPU, DSP, NPU, LVDS and CPUs was missing. > > Add support for them, so barebox may fix up the kernel device tree to > disable these nodes. This is especially important for the VPU and NPU as > the kernel's blk-ctrl power domain driver may try to power them down as > they are unused, which would make the SoC hang. > > [...] Applied, thanks! [1/3] soc: imx: imx8m-featctrl: make header self-contained https://git.pengutronix.de/cgit/barebox/commit/?id=e21b25c8210e (link may not be stable) [2/3] nvmem: ocotp: prepare adding tester3 support https://git.pengutronix.de/cgit/barebox/commit/?id=897ca1a97280 (link may not be stable) [3/3] soc: imx: featctrl: finalize support for i.MX8MP https://git.pengutronix.de/cgit/barebox/commit/?id=aaea50bbcde2 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>