Skip to content

Commit c03fcb1

Browse files
Radu PireaRazvanStef
authored andcommitted
ARM: dts: at91: sama5d2_icp: add initial support
Add support for the sama5d2 ICP board. Most peripherals are added. With this DTS file board boots and can be used. KSZ Ethernet switch node will be added in another patch. Signed-off-by: Radu Pirea <radu.pirea@microchip.com> Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
1 parent a202f55 commit c03fcb1

2 files changed

Lines changed: 528 additions & 0 deletions

File tree

arch/arm/boot/dts/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ dtb-$(CONFIG_SOC_SAM_V7) += \
4848
at91-kizbox2.dtb \
4949
at91-nattis-2-natte-2.dtb \
5050
at91-sama5d27_som1_ek.dtb \
51+
at91-sama5d2_icp.dtb \
5152
at91-sama5d2_ptc_ek.dtb \
5253
at91-sama5d2_xplained.dtb \
5354
at91-sama5d3_xplained.dtb \

0 commit comments

Comments
 (0)