aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-04-29 10:55:17 -0600
committerTom Rini <trini@konsulko.com>2024-04-29 10:55:17 -0600
commit18572143eb22a0c7d0e621228b9d56400ec3b58a (patch)
tree34035ff1e0df2dbc2e91ec29779789daa2d4971c /arch
parentc3407f4f5c0d9c3a4e65ab309a8c06dc44016230 (diff)
parent0525cb2ae097d991dea35cbc08044c6e16e33e39 (diff)
downloadu-boot-18572143eb22a0c7d0e621228b9d56400ec3b58a.zip
u-boot-18572143eb22a0c7d0e621228b9d56400ec3b58a.tar.gz
u-boot-18572143eb22a0c7d0e621228b9d56400ec3b58a.tar.bz2
Merge patch series "upstream DT compatibility"
Caleb Connolly <caleb.connolly@linaro.org> 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
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/imx6dl-brppt2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/imx6dl-brppt2.dts b/arch/arm/dts/imx6dl-brppt2.dts
index 575bfac..05c843c 100644
--- a/arch/arm/dts/imx6dl-brppt2.dts
+++ b/arch/arm/dts/imx6dl-brppt2.dts
@@ -17,7 +17,7 @@
#include "imx6dl.dtsi"
#include "imx6qdl-u-boot.dtsi"
#include <dt-bindings/pwm/pwm.h>
-#include <include/dt-bindings/gpio/gpio.h>
+#include <dt-bindings/gpio/gpio.h>
/ {
model = "PPT50";