summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorAndré Hentschel <nerv@dawncrow.de>2020-01-02 22:43:04 +0100
committerTony Lindgren <tony@atomide.com>2020-01-13 10:11:40 -0800
commit6bcc319fc6192cb03f3db41f0e266b796b0e424f (patch)
treedc065f3e5f03ff61692ee5018448c13d94389443 /arch/arm/boot/dts/Makefile
parent161546850dc0ba96c5c4617d6b55a16aff416bd7 (diff)
ARM: dts: Add omap3-echo
This is the first generation Amazon Echo from 2016. Audio support is not yet implemented. Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 08011dc8c7a6..3f2668f0f712 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -691,6 +691,7 @@ dtb-$(CONFIG_ARCH_OMAP3) += \
omap3-devkit8000.dtb \
omap3-devkit8000-lcd43.dtb \
omap3-devkit8000-lcd70.dtb \
+ omap3-echo.dtb \
omap3-evm.dtb \
omap3-evm-37xx.dtb \
omap3-gta04a3.dtb \