aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Morrisson <nmorrisson@phytec.com>2024-04-19 12:35:52 -0700
committerNishanth Menon <nm@ti.com>2024-04-29 14:35:29 -0500
commit01b4bd7bb36e253384792e842245153293f1404b (patch)
tree18f1adf7c23f930c35f38937707e27fc555f0d6b
parent954b585eace0bcb6070444fdbc8ee8c5148e3ee9 (diff)
downloadlinux-01b4bd7bb36e253384792e842245153293f1404b.tar.gz
arm64: dts: ti: Enable overlays for the am625-phyboard-lyra
Add symbols when building the am625-phyboard-lyra-rdk DTB so overlays can be applied. Fixes: d8280f30a9cd ("arm64: dts: ti: am62-phyboard-lyra: Add overlay to enable a GPIO fan") Signed-off-by: Nathan Morrisson <nmorrisson@phytec.com> Reviewed-by: Wadim Egorov <w.egorov@phytec.de> Link: https://lore.kernel.org/r/20240419193552.3090343-1-nmorrisson@phytec.com Signed-off-by: Nishanth Menon <nm@ti.com>
-rw-r--r--arch/arm64/boot/dts/ti/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile
index fd91cf40af6de..8fa0ae5b138a8 100644
--- a/arch/arm64/boot/dts/ti/Makefile
+++ b/arch/arm64/boot/dts/ti/Makefile
@@ -172,6 +172,7 @@ dtb- += k3-am625-beagleplay-csi2-ov5640.dtb \
# Enable support for device-tree overlays
DTC_FLAGS_k3-am625-beagleplay += -@
+DTC_FLAGS_k3-am625-phyboard-lyra-rdk += -@
DTC_FLAGS_k3-am625-sk += -@
DTC_FLAGS_k3-am62-lp-sk += -@
DTC_FLAGS_k3-am62a7-sk += -@