diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2013-12-19 07:33:38 -0500 |
---|---|---|
committer | Benoit Cousson <bcousson@baylibre.com> | 2014-03-02 12:37:41 -0500 |
commit | 11e2191c2a6f5dd65b0628655936a3007d037540 (patch) | |
tree | eda155a8cddb89b206fbbc06265553db3010e1f5 /arch/arm/boot/dts/Makefile | |
parent | 416f3d508e5bb23583f7a2c17fcc2efb5b1b9369 (diff) |
ARM: dts: am437x-gp-evm: Add gp dts.
AM437x GP EVM DTS with pinmux information to make I2C on
EVM usable.
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.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 695bed81c646..bbe7a45b0b8e 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile | |||
@@ -231,6 +231,7 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \ | |||
231 | am3517-evm.dtb \ | 231 | am3517-evm.dtb \ |
232 | am3517_mt_ventoux.dtb \ | 232 | am3517_mt_ventoux.dtb \ |
233 | am43x-epos-evm.dtb \ | 233 | am43x-epos-evm.dtb \ |
234 | am437x-gp-evm.dtb \ | ||
234 | dra7-evm.dtb | 235 | dra7-evm.dtb |
235 | dtb-$(CONFIG_ARCH_ORION5X) += orion5x-lacie-ethernet-disk-mini-v2.dtb | 236 | dtb-$(CONFIG_ARCH_ORION5X) += orion5x-lacie-ethernet-disk-mini-v2.dtb |
236 | dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb | 237 | dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb |