diff options
author | Marek Belisko <marek@goldelico.com> | 2014-07-28 21:53:32 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-07-29 23:50:53 -0700 |
commit | 4cf64060a6ee4c2ab609fb915d924bdc98805875 (patch) | |
tree | ef8070114a7f30a757662ecb27d55d8997fc8805 /arch/arm/boot/dts/Makefile | |
parent | d17eb9b2a97131c75c7ea83ba981ebbe26135207 (diff) | |
download | lwn-4cf64060a6ee4c2ab609fb915d924bdc98805875.tar.gz lwn-4cf64060a6ee4c2ab609fb915d924bdc98805875.zip |
ARM: dts: Add gta04a3 model
Add gta04a3 model with additional acceleromer.
Signed-off-by: Marek Belisko <marek@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r-- | arch/arm/boot/dts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index b812b6ced316..455845ef5e7e 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -262,6 +262,7 @@ dtb-$(CONFIG_ARCH_OMAP3) += am3517-craneboard.dtb \ omap3-devkit8000.dtb \ omap3-evm.dtb \ omap3-evm-37xx.dtb \ + omap3-gta04a3.dtb \ omap3-gta04a4.dtb \ omap3-igep0020.dtb \ omap3-igep0030.dtb \ |