From: J. Neuschäfer Date: Thu, 5 Dec 2024 17:22:00 +0000 (+0100) Subject: powerpc: Support using upstream devicetrees X-Git-Tag: v2025.04-rc1~17^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=337bfdce5aa52637b482b182db959b9bb058f4b7;p=pandora-u-boot.git powerpc: Support using upstream devicetrees For new PowerPC developments, it will be useful to borrow devicetrees from Linux. This patch makes it possible. Signed-off-by: J. Neuschäfer Reviewed-by: Sumit Garg --- diff --git a/dts/upstream/src/powerpc/Makefile b/dts/upstream/src/powerpc/Makefile new file mode 100644 index 00000000000..721ec5cb229 --- /dev/null +++ b/dts/upstream/src/powerpc/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ + +include $(srctree)/scripts/Makefile.dts + +# Add any required device tree compiler flags here +DTC_FLAGS +=