Skip to content

Commit 7540629

Browse files
ehristevnoglitch
authored andcommitted
ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek
Add Device Tree for sama7g5 SoC and associated board sama7g5-ek Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> [claudiu.beznea@microchip.com: add clocks, ethernet, timers, power] Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> [codrin.ciubotariu@microchip.com: add audio] Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> [nicolas.ferre@microchip.com: removed eeproms, reorder i2s dma chans] Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Link: https://lore.kernel.org/r/20210628120452.74408-2-eugen.hristev@microchip.com
1 parent c556478 commit 7540629

File tree

4 files changed

+2109
-0
lines changed

4 files changed

+2109
-0
lines changed

arch/arm/boot/dts/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ dtb-$(CONFIG_SOC_SAM_V7) += \
7474
at91-sama5d4_xplained.dtb \
7575
at91-sama5d4ek.dtb \
7676
at91-vinco.dtb
77+
dtb-$(CONFIG_SOC_SAMA7G5) += \
78+
at91-sama7g5ek.dtb
7779
dtb-$(CONFIG_ARCH_AXXIA) += \
7880
axm5516-amarillo.dtb
7981
dtb-$(CONFIG_ARCH_BCM2835) += \

0 commit comments

Comments
 (0)