diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2016-04-26 15:00:25 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-04-26 11:01:58 -0700 |
commit | d78b610eea83ba3e6a7810e07ac8f6e9859da493 (patch) | |
tree | e693c903e5c9fe0595dc9eed85807778a41d443c /arch/arm/boot/dts/Makefile | |
parent | 262178b6b8e500bdd07c6f369dffa6eeecf015b8 (diff) | |
download | talos-obmc-linux-d78b610eea83ba3e6a7810e07ac8f6e9859da493.tar.gz talos-obmc-linux-d78b610eea83ba3e6a7810e07ac8f6e9859da493.zip |
ARM: dts: add DTS for Baltos IR3220
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.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 e32392228748..2c19cd9f39a6 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -485,6 +485,7 @@ dtb-$(CONFIG_SOC_TI81XX) += \ dm8168-evm.dtb \ dra62x-j5eco-evm.dtb dtb-$(CONFIG_SOC_AM33XX) += \ + am335x-baltos-ir3220.dtb \ am335x-baltos-ir5221.dtb \ am335x-base0033.dtb \ am335x-bone.dtb \ |