summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorDiego Rondini <diego.rondini@kynetics.com>2018-08-03 09:56:25 +0200
committerMaxime Ripard <maxime.ripard@bootlin.com>2018-09-29 15:56:47 +0200
commitcd3f03df13d4eb1e727fab4a8a20d43eb392c34f (patch)
tree805ecfdafe4ac4c252d4fd1fff4f5b0250e06934 /arch/arm/boot/dts/Makefile
parentea2698597e13e2d812929d3ba33946e78a8db4d1 (diff)
downloadlinux-0-day-cd3f03df13d4eb1e727fab4a8a20d43eb392c34f.tar.gz
linux-0-day-cd3f03df13d4eb1e727fab4a8a20d43eb392c34f.tar.xz
ARM: dts: sun8i: Add initial Orangepi Zero Plus 2 H3 support
Orangepi Zero Plus 2 is an open-source single-board computer, available in two Allwinner SOC variants, H3 and H5. We add support for H3 variant here, as the H5 is already supported by sun50i-h5-orangepi-zero-plus2.dts. H3 Orangepi Zero Plus 2 has: - Quad-core Cortex-A7 - 512MB DDR3 - microSD slot and 8GB eMMC - Debug TTL UART - HDMI - Wifi + BT - OTG + power supply Signed-off-by: Diego Rondini <diego.rondini@kynetics.com> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.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 b5bd3de87c331..92dc4f05cf23c 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -1046,6 +1046,7 @@ dtb-$(CONFIG_MACH_SUN8I) += \
sun8i-h3-orangepi-pc-plus.dtb \
sun8i-h3-orangepi-plus.dtb \
sun8i-h3-orangepi-plus2e.dtb \
+ sun8i-h3-orangepi-zero-plus2.dtb \
sun8i-r16-bananapi-m2m.dtb \
sun8i-r16-nintendo-nes-classic.dtb \
sun8i-r16-nintendo-super-nes-classic.dtb \