]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91/dt: add basic dtsi for sama5d2 SoC
authorLudovic Desroches <ludovic.desroches@atmel.com>
Thu, 18 Jun 2015 12:48:28 +0000 (14:48 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 30 Jul 2015 16:44:44 +0000 (18:44 +0200)
commite30cf8d3221ab6162420df460b4e96b959e96001
tree3fee7d4aaeeb8bd254c4b57ea623353d0386df6f
parentff02e485486225a21e4679d94d5a869d5eae1df2
ARM: at91/dt: add basic dtsi for sama5d2 SoC

Only the basic support for this new Atmel Cortex-A5 SoC. A subset of the
peripherals is setup to allow booting.
IRQ, clocks, USB, crypto, timers, rtc, ethernet, spi/i2c and
uart/usart peripheral nodes are added.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/sama5d2.dtsi [new file with mode: 0644]