On Thu, 29 May 2025 at 00:49, Tom Rini <tr...@konsulko.com> 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 <pbrobin...@gmail.com> > [1]: > https://lore.kernel.org/u-boot/20250528090536.765499-1-heiko.thi...@gmail.com/ > -- > Tom >