On Thu, 29 May 2025 at 00:49, Tom Rini <[email protected]> wrote: > > Hey all, > > Taking inspiration from Heiko's patch[1] this series goes and cleans up > all of the arch/arm/dts/*.h files that can be easily removed. The big > challenge I ran in to here was that for some platforms that aren't using > OF_UPSTREAM were didn't have a sufficiently deep search path to find > files there rather than arch/arm/dts. This also showed that only ARM had > local header files to deal with.
For the series: Reviewed-by: Peter Robinson <[email protected]> > [1]: > https://lore.kernel.org/u-boot/[email protected]/ > -- > Tom >

