sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC
authorHans de Goede <hdegoede@redhat.com>
Tue, 26 Jul 2016 15:47:16 +0000 (17:47 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 26 Jul 2016 19:56:02 +0000 (21:56 +0200)
commit2a5adc5b3c1f532dc9ec6638e6696316c078b619
tree90933de63313513166b6a3af9780d0d17a9a8619
parent4579720412744dd13266a3505bb38ce2da819b4f
sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC

There is a new Orange Pi PC *Plus* version available now,
this is an extended version of the regular Orange Pi PC
with sdio wifi and an eMMC.

The upstream kernel devs have decided that they want a separate
dts for the PC Plus rather then sharing a single dts between the
regular PC and the PC Plus. So add a new orangepi_pc_plus_defconfig
to match.

The added dts file matches the one submitted to the upstream kernel.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/dts/Makefile
arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/orangepi_pc_defconfig
configs/orangepi_pc_plus_defconfig [new file with mode: 0644]