Skip to content

Commit

Permalink
ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of t…
Browse files Browse the repository at this point in the history
…he 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>
  • Loading branch information
Mihai Sain authored and Claudiu Beznea committed Feb 23, 2024
1 parent 81bf72a commit ebd6591
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/microchip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down Expand Up @@ -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) += \
Expand Down
Loading

0 comments on commit ebd6591

Please sign in to comment.