diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2016-04-26 15:00:26 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-04-26 11:02:10 -0700 |
commit | c2fc0ad945d0cdb97a871046dc4ff1096e3ce266 (patch) | |
tree | 47da8e20ec8ef1b34db762f6196090a2b17e561a /arch/arm/boot/dts/Makefile | |
parent | d78b610eea83ba3e6a7810e07ac8f6e9859da493 (diff) | |
download | talos-obmc-linux-c2fc0ad945d0cdb97a871046dc4ff1096e3ce266.tar.gz talos-obmc-linux-c2fc0ad945d0cdb97a871046dc4ff1096e3ce266.zip |
ARM: dts: add DTS for Baltos IR2110
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 2c19cd9f39a6..64a2bc6b30ec 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-ir2110.dtb \ am335x-baltos-ir3220.dtb \ am335x-baltos-ir5221.dtb \ am335x-base0033.dtb \ |