sunxi: add support for Pine H64 board
authorIcenowy Zheng <icenowy@aosc.io>
Sat, 21 Jul 2018 08:20:32 +0000 (16:20 +0800)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 31 Jul 2018 06:08:13 +0000 (11:38 +0530)
commita8407b5642e5a6154cd8665137fc0cd0c142328e
treec839d0728487ad23ebbd5a543c58f7b0d0634ff5
parent6f796a9bb4b49f6680580672e9210e810b275f00
sunxi: add support for Pine H64 board

Pine H64 is a SBC with Allwinner H6 SoC produced by Pine64. It features
1GiB/2GiB/4GiB(3GiB usable) DRAM, two USB 2.0 ports, one USB 3.0 port
and a mPCIE slot.

Add support for it.

The device tree is from Linux next-20180720.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-h6-pine-h64.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/pine_h64_defconfig [new file with mode: 0644]