From: Tom Rini Date: Mon, 29 Apr 2024 16:55:17 +0000 (-0600) Subject: Merge patch series "upstream DT compatibility" X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=18572143eb22a0c7d0e621228b9d56400ec3b58a;p=u-boot.git Merge patch series "upstream DT compatibility" Caleb Connolly says: This is a subset of [1]. With more platform maintainers switching to OF_UPSTREAM I didn't want to get in the way (it has also proven more difficult than I hoped to remove only the fully compatible header files). This series removes only the dt-bindings headers which contain generic data like GPIO flags, input event codes, etc. It then implements support for building all DTBs for a vendor with OF_UPSTREAM_BUILD_VENDOR. This removes the need to maintain a set list of DTBs that can be built by U-Boot and opens up the possibility of new boards becoming supported "by default" just by landing their DT upstream. [1]: https://lore.kernel.org/u-boot/20240321-b4-upstream-dt-headers-v2-0-1eac0df875fe@linaro.org --- 18572143eb22a0c7d0e621228b9d56400ec3b58a