summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-03-23 09:59:23 +0100
committerHans de Goede <hdegoede@redhat.com>2016-03-23 22:04:13 +0100
commit72cd013293d6e526714bff9302a1b3fc2cdfceb3 (patch)
tree033f1f6bd0e44c8668e2b49e06116d808c9c4e57 /arch/arm/dts/Makefile
parentd1b7407c2f99d9f497273cba560d4b35111bf57e (diff)
downloadblackbird-obmc-uboot-72cd013293d6e526714bff9302a1b3fc2cdfceb3.tar.gz
blackbird-obmc-uboot-72cd013293d6e526714bff9302a1b3fc2cdfceb3.zip
sunxi: Add defconfig and dts for Orange Pi 2 SBC
The Orange Pi 2 is a SBC based on the Allwinner H3 SoC with a uSD slot, 4 USB ports connected via a USB-2 hub, a 10/100M ethernet port using the SoC's integrated PHY, Wifi via a RTL8189ETV sdio wifi chip, USB OTG, HDMI, a TRRS headphone jack for stereo out and composite out, a microphone, an IR receiver, a CSI connector, 2 LEDs, a 3 pin UART header and a 40-pin GPIO header. The added dts file is identical to the one submitted to the upstream kernel. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 6112f5273a..ae75c760ca 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -201,6 +201,7 @@ dtb-$(CONFIG_MACH_SUN8I_A83T) += \
sun8i-a83t-cubietruck-plus.dtb \
sun8i-a83t-sinovoip-bpi-m3.dtb
dtb-$(CONFIG_MACH_SUN8I_H3) += \
+ sun8i-h3-orangepi-2.dtb \
sun8i-h3-orangepi-pc.dtb \
sun8i-h3-orangepi-plus.dtb
dtb-$(CONFIG_MACH_SUN9I) += \
OpenPOWER on IntegriCloud