Hi Tom, On Tue, Jul 22, 2025 at 6:40 PM Tom Rini <trini at konsulko.com> wrote: > The bootph stuff can be upstreamed. I agree - the upstream i.MX devicetrees in general can be improved in this aspect. > > +#include <linux/sizes.h> > > +#include <linux/stringify.h> Fixed in v2. Thanks