summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/microchip/Makefile
diff options
context:
space:
mode:
authorMihai Sain <mihai.sain@microchip.com>2024-02-15 11:15:24 +0200
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>2024-02-23 21:52:32 +0200
commitebd6591f8ddb593162fff08a062af2fa7601a5ed (patch)
tree071ecadb293b69c0c5d896dea1d02eeb1aab359b /arch/arm/boot/dts/microchip/Makefile
parent81bf72ae146bc86061741402f2d97d837c9971d1 (diff)
downloadlinux-stable-ebd6591f8ddb593162fff08a062af2fa7601a5ed.tar.gz
linux-stable-ebd6591f8ddb593162fff08a062af2fa7601a5ed.tar.bz2
linux-stable-ebd6591f8ddb593162fff08a062af2fa7601a5ed.zip
ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board
Add initial device tree of the SAMA7G54 Curiosity board. Signed-off-by: Mihai Sain <mihai.sain@microchip.com> Link: https://lore.kernel.org/r/20240215091524.14732-4-mihai.sain@microchip.com Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Diffstat (limited to 'arch/arm/boot/dts/microchip/Makefile')
-rw-r--r--arch/arm/boot/dts/microchip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/microchip/Makefile b/arch/arm/boot/dts/microchip/Makefile
index efde9546c8f4..0c45c8d17468 100644
--- a/arch/arm/boot/dts/microchip/Makefile
+++ b/arch/arm/boot/dts/microchip/Makefile
@@ -11,6 +11,7 @@ DTC_FLAGS_at91-sama5d2_xplained := -@
DTC_FLAGS_at91-sama5d3_eds := -@
DTC_FLAGS_at91-sama5d3_xplained := -@
DTC_FLAGS_at91-sama5d4_xplained := -@
+DTC_FLAGS_at91-sama7g54_curiosity := -@
DTC_FLAGS_at91-sama7g5ek := -@
dtb-$(CONFIG_SOC_AT91RM9200) += \
at91rm9200ek.dtb \
@@ -87,6 +88,7 @@ dtb-$(CONFIG_SOC_SAM_V7) += \
at91-sama5d4ek.dtb \
at91-vinco.dtb
dtb-$(CONFIG_SOC_SAMA7G5) += \
+ at91-sama7g54_curiosity.dtb \
at91-sama7g5ek.dtb
dtb-$(CONFIG_SOC_LAN966) += \