]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: ti: Enable overlays for am335x BeagleBoard devicetrees
authorKory Maincent (TI) <kory.maincent@bootlin.com>
Mon, 16 Feb 2026 16:55:52 +0000 (17:55 +0100)
committerKevin Hilman <khilman@baylibre.com>
Fri, 6 Mar 2026 00:33:21 +0000 (16:33 -0800)
Allow overlays to be applied to am335x BeagleBoard boards. This adds
around ~40% to the total size of the DTB files on average.

Signed-off-by: Kory Maincent (TI) <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20260216-feature_bbge-v2-1-22805cfdbf62@bootlin.com
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/ti/omap/Makefile

index be992910f064fd119a07c50cae98299ca09a05f3..4c577214f512286c0863d61148817a4267d1f744 100644 (file)
@@ -176,3 +176,11 @@ dtb-$(CONFIG_SOC_TI81XX) += \
        dm8148-t410.dtb \
        dm8168-evm.dtb \
        dra62x-j5eco-evm.dtb
+
+# Enable support for device-tree overlays
+DTC_FLAGS_am335x-bone += -@
+DTC_FLAGS_am335x-boneblack += -@
+DTC_FLAGS_am335x-boneblack-wireless += -@
+DTC_FLAGS_am335x-bonegreen += -@
+DTC_FLAGS_am335x-bonegreen-wireless += -@
+DTC_FLAGS_am335x-bonegreen-eco += -@