diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-08-05 17:39:14 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-08-14 08:37:36 +0200 |
commit | da52a4a367d8d15003fd4357a0d08c94124a0d78 (patch) | |
tree | d7bdf0634e12b909351a621b83f4d363fb7d2988 /arch/arm/dts/Makefile | |
parent | d8d079966f5d5cf00c33986aa505ab90bcb259b2 (diff) | |
download | u-boot-imx-da52a4a367d8d15003fd4357a0d08c94124a0d78.zip u-boot-imx-da52a4a367d8d15003fd4357a0d08c94124a0d78.tar.gz u-boot-imx-da52a4a367d8d15003fd4357a0d08c94124a0d78.tar.bz2 |
sunxi: dts: Sync with kernel
Sync the sunxi dts files with the changes queued up for kernel-4.3 in
mripard's sunxi/dt-for-4.3 branch.
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/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index ff86891..12ff007 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -77,6 +77,7 @@ dtb-$(CONFIG_MACH_SUN4I) += \ sun4i-a10-inet-3f.dtb \ sun4i-a10-inet-3w.dtb \ sun4i-a10-inet97fv2.dtb \ + sun4i-a10-itead-iteaduino-plus.dtb \ sun4i-a10-jesurun-q5.dtb \ sun4i-a10-marsboard.dtb \ sun4i-a10-mini-xplus.dtb \ |