commit | 2a9a842ebef07628af6f4d566d8d71ac085e7538 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Sat Sep 19 16:26:55 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 14:22:26 2015 -0400 |
tree | 86c428fb2a550232cb74e089366da685c5b6f328 | |
parent | 83b9bf11feb1a88588eaf7f89c763bc59a7010d1 [diff] [blame] |
ARM: dts: k2g: Add DT support Add basic DT support for k2g evm. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 5ec20cf..bdca81b 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile
@@ -171,7 +171,8 @@ dtb-$(CONFIG_SOC_KEYSTONE) += k2hk-evm.dtb \ k2l-evm.dtb \ - k2e-evm.dtb + k2e-evm.dtb \ + k2g-evm.dtb targets += $(dtb-y)