37 lines
1.2 KiB
Text
37 lines
1.2 KiB
Text
$NetBSD: patch-arch_arm_dts_Makefile,v 1.7 2020/04/04 15:20:35 thorpej Exp $
|
|
|
|
Add device tree files for:
|
|
- Banana Pi BPI-M2 Zero
|
|
- Banana Pi BPI-P2 Zero
|
|
- FriendlyArm NanoPi R1
|
|
- FriendlyArm NanoPi Duo2
|
|
- OrangePi Lite 2
|
|
|
|
--- arch/arm/dts/Makefile.orig 2018-11-14 16:10:06.000000000 +0000
|
|
+++ arch/arm/dts/Makefile
|
|
@@ -365,6 +365,8 @@ dtb-$(CONFIG_MACH_SUN8I_A83T) += \
|
|
sun8i-a83t-cubietruck-plus.dtb \
|
|
sun8i-a83t-tbs-a711.dts
|
|
dtb-$(CONFIG_MACH_SUN8I_H3) += \
|
|
+ sun8i-h2-plus-bananapi-m2-zero.dtb \
|
|
+ sun8i-h2-plus-bananapi-p2-zero.dtb \
|
|
sun8i-h2-plus-libretech-all-h3-cc.dtb \
|
|
sun8i-h2-plus-orangepi-r1.dtb \
|
|
sun8i-h2-plus-orangepi-zero.dtb \
|
|
@@ -372,6 +374,8 @@ dtb-$(CONFIG_MACH_SUN8I_H3) += \
|
|
sun8i-h3-libretech-all-h3-cc.dtb \
|
|
sun8i-h3-nanopi-m1.dtb \
|
|
sun8i-h3-nanopi-m1-plus.dtb \
|
|
+ sun8i-h3-nanopi-r1.dtb \
|
|
+ sun8i-h3-nanopi-duo2.dtb \
|
|
sun8i-h3-nanopi-neo.dtb \
|
|
sun8i-h3-nanopi-neo-air.dtb \
|
|
sun8i-h3-orangepi-2.dtb \
|
|
@@ -396,6 +400,7 @@ dtb-$(CONFIG_MACH_SUN50I_H5) += \
|
|
sun50i-h5-orangepi-zero-plus2.dtb
|
|
dtb-$(CONFIG_MACH_SUN50I_H6) += \
|
|
sun50i-h6-orangepi-one-plus.dtb \
|
|
+ sun50i-h6-orangepi-lite2.dtb \
|
|
sun50i-h6-pine-h64.dtb
|
|
dtb-$(CONFIG_MACH_SUN50I) += \
|
|
sun50i-a64-amarula-relic.dtb \
|