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 <[email protected]> [[email protected]: add clocks, ethernet, timers, power] Signed-off-by: Claudiu Beznea <[email protected]> [[email protected]: add audio] Signed-off-by: Codrin Ciubotariu <[email protected]> [[email protected]: removed eeproms, reorder i2s dma chans] Signed-off-by: Nicolas Ferre <[email protected]> Link: https://lore.kernel.org/r/[email protected]
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)