summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorMarek Belisko <marek@goldelico.com>2014-07-28 23:53:33 +0400
committerTony Lindgren <tony@atomide.com>2014-07-30 10:51:04 +0400
commitc9940680b599300c3fb46e799986b736d394432d (patch)
treed67eceeb3d61db91be4f26b1f9dd577feedd1dc4 /arch/arm/boot/dts/Makefile
parent4cf64060a6ee4c2ab609fb915d924bdc98805875 (diff)
downloadlinux-c9940680b599300c3fb46e799986b736d394432d.tar.xz
ARM: dts: Add gta04a5 model
Add model a5 which have additional jack detection. Signed-off-by: Marek Belisko <marek@goldelico.com> [tony@atomide.com: fixed a typo for make dtbs to work] 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 455845ef5e7e..3323028cc9a6 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -264,6 +264,7 @@ dtb-$(CONFIG_ARCH_OMAP3) += am3517-craneboard.dtb \
omap3-evm-37xx.dtb \
omap3-gta04a3.dtb \
omap3-gta04a4.dtb \
+ omap3-gta04a5.dtb \
omap3-igep0020.dtb \
omap3-igep0030.dtb \
omap3-ldp.dtb \