]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
arm64: allwinner: h5: add support for the Orange Pi PC 2 board
authorAndre Przywara <andre.przywara@arm.com>
Mon, 6 Mar 2017 17:17:50 +0000 (01:17 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 27 Mar 2017 11:44:40 +0000 (13:44 +0200)
commit9d41bbb6e13f7a3209ea4c4d86c2753c8f075a32
treee6af71861cb6e7e4780bdda028b40da596bd92a5
parent4e36de179f27d1017e60e25e429f50ed8382f195
arm64: allwinner: h5: add support for the Orange Pi PC 2 board

The Orange Pi PC 2 is a typical single board computer using the
Allwinner H5 SoC. Apart from the usual suspects it features three
separately driven USB ports and a Gigabit Ethernet port.
Also it has a SPI NOR flash soldered, from which the board can boot
from. This enables the SBC to behave like a "real computer" with
built-in firmware.

Add the board specific .dts file, which includes the H5 .dtsi and
enables the peripherals that we support so far.

Reviewed-by: Rask Ingemann Lambertsen <rask@formelder.dk>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
[Icenowy: dropped all GPIO pinctrl nodes, change red LED gpio,
 change MMC cd to active-low, rename some node names to prevent
 underscores]
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm64/boot/dts/allwinner/Makefile
arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts [new file with mode: 0644]