summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2016-05-04 22:15:33 +0100
committerHans de Goede <hdegoede@redhat.com>2016-05-25 17:52:39 +0200
commitc1fd2441872722edeacf4b04c80b9a8926ee3042 (patch)
treef24d009d121d0c1fe3722e028ed08581665b6deb /arch/arm/dts/Makefile
parent671f9ad8aa61ac5163bfc8d80f9b707b336b4376 (diff)
downloadblackbird-obmc-uboot-c1fd2441872722edeacf4b04c80b9a8926ee3042.tar.gz
blackbird-obmc-uboot-c1fd2441872722edeacf4b04c80b9a8926ee3042.zip
arm64: Pine64: update FDT files
The originally committed .dts files for the Pine64 were from an early proof-of-concept version and should have never been committed upstream. Replace them with much more mature versions, which also use a different naming scheme. Please note that at this point there is at least one binding which has not been agreed upon, so this is subject to change. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index d1f8e22451..bd68698e96 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -218,7 +218,8 @@ dtb-$(CONFIG_MACH_SUN8I_H3) += \
sun8i-h3-orangepi-pc.dtb \
sun8i-h3-orangepi-plus.dtb
dtb-$(CONFIG_MACH_SUN50I) += \
- pine64_plus.dtb
+ sun50i-a64-pine64-plus.dtb \
+ sun50i-a64-pine64.dtb
dtb-$(CONFIG_MACH_SUN9I) += \
sun9i-a80-optimus.dtb \
sun9i-a80-cubieboard4.dtb
OpenPOWER on IntegriCloud