summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2021-10-01 19:29:00 +0100
committerAndre Przywara <andre.przywara@arm.com>2021-01-25 21:52:00 +0000
commitc81877a919d2ae214650b4f10b862dd62f0284a7 (patch)
tree64dfe7e35fdde3103b17815493802fee0a352177 /arch/arm/dts/Makefile
parenta54b2925a6be70ecd51cccc0464e0b67c58f9b46 (diff)
downloadu-boot-c81877a919d2ae214650b4f10b862dd62f0284a7.tar.gz
u-boot-c81877a919d2ae214650b4f10b862dd62f0284a7.tar.xz
u-boot-c81877a919d2ae214650b4f10b862dd62f0284a7.zip
sunxi: Add support for Orange Pi 3
dts file is taken from Linux 5.11-rc1 tag. The Bluetooth controller of this device ships with a default address, use the new CONFIG_FIXUP_BDADDR option to fix it up. Signed-off-by: Andre Heider <a.heider@gmail.com> Acked-by: Maxime Ripard <mripard@kernel.org> [Updated OrangePi 3 DT, rebase and config update] Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
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 6358a53b80..afae2d966c 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -612,6 +612,7 @@ dtb-$(CONFIG_MACH_SUN50I_H5) += \
sun50i-h5-orangepi-zero-plus2.dtb
dtb-$(CONFIG_MACH_SUN50I_H6) += \
sun50i-h6-beelink-gs1.dtb \
+ sun50i-h6-orangepi-3.dtb \
sun50i-h6-orangepi-lite2.dtb \
sun50i-h6-orangepi-one-plus.dtb \
sun50i-h6-pine-h64.dtb \