summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-07-27 00:04:31 +0300
committerMaxime Ripard <maxime.ripard@free-electrons.com>2016-08-08 21:03:51 +0300
commit97c6d82b0f0a5a5e3f80a1554ae96c07aaa75dfe (patch)
tree84345a08b0f5c537a687d92892975c80e9edb26b /arch/arm/boot/dts/Makefile
parent1ff4023aabffd4efbc4fa80fbed8b1e43c40ac55 (diff)
downloadlinux-97c6d82b0f0a5a5e3f80a1554ae96c07aaa75dfe.tar.xz
ARM: dts: sun8i: Add 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. Signed-off-by: Hans de Goede <hdegoede@redhat.com> [Maxime: Fix model and compatible] Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index faacd52370d2..6b3bdb6f7e7f 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -791,6 +791,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \
sun8i-h3-orangepi-2.dtb \
sun8i-h3-orangepi-one.dtb \
sun8i-h3-orangepi-pc.dtb \
+ sun8i-h3-orangepi-pc-plus.dtb \
sun8i-h3-orangepi-plus.dtb \
sun8i-r16-parrot.dtb
dtb-$(CONFIG_MACH_SUN9I) += \