arm64: mvebu: Add basic support for uDPU board
authorVladimir Vid <vladimir.vid@sartura.hr>
Mon, 28 Jan 2019 16:27:58 +0000 (17:27 +0100)
committerStefan Roese <sr@denx.de>
Tue, 5 Feb 2019 13:23:06 +0000 (14:23 +0100)
commit32c9e1c269d05a9dcf22f2b9ebd1c47bfe19c971
tree8ca619c3b26b5cb5f52a18bf338c8bb9536ebe5d
parent9b276e90d640e1f655283f0fe823f1b1b05a542b
arm64: mvebu: Add basic support for uDPU board

This adds initial support for micro-DPU (uDPU) board which is based on Armada-3720 SoC.
micro-DPU is the single-port FTTdp "distribution point unit" made by Methode Electronics
which offers complete modularity with replaceable SFP modules both for uplink and downlink
(G.hn over twisted-pair, G.hn over coax, 1G and 2.5G Ethernet over Cat-5e cable).

On-board features:
- 512 MiB DDR3
- 2 x 2.5G SFP via HSGMII SERDES interface to the A3720 SoC
- USB 2.0 Type-C connector
- 4GB eMMC
- ETSI TS 101548 reverse powering via twisted pair (RJ45) or coax (F Type)

Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Luis Torres <luis.torres@methode.com>
Cc: Scott Roberts <scott.roberts@telus.com>
Cc: Paul Arola <paul.arola@telus.com>
Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/dts/Makefile
arch/arm/dts/armada-3720-uDPU-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/armada-3720-uDPU.dts [new file with mode: 0644]
board/Marvell/mvebu_armada-37xx/MAINTAINERS
configs/uDPU_defconfig [new file with mode: 0644]