From: Tom Rini Date: Fri, 6 Jun 2025 16:51:52 +0000 (-0600) Subject: Merge patch series "Remove as much arch/arm/dts/*.h as possible" X-Git-Tag: v2025.10-rc1~118^2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e96b6c0c18c29fba63a1ceb21dc29afb9d9b2910;p=thirdparty%2Fu-boot.git Merge patch series "Remove as much arch/arm/dts/*.h as possible" Tom Rini says: 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. [1]: https://lore.kernel.org/u-boot/20250528090536.765499-1-heiko.thiery@gmail.com/ Link: https://lore.kernel.org/r/20250528233050.3820722-1-trini@konsulko.com --- e96b6c0c18c29fba63a1ceb21dc29afb9d9b2910