summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorMilo Kim <woogyom.kim@gmail.com>2017-01-04 07:55:53 +0300
committerShawn Guo <shawnguo@kernel.org>2017-01-10 06:25:03 +0300
commit15f422c892f9b4cc5e27764f454c97df2afcca3d (patch)
tree4c238b7f49dc9da007ff3e860db229a320620992 /arch/arm/boot/dts/Makefile
parent7c9a5670451bf6336c21b71829df4157462f9022 (diff)
downloadlinux-15f422c892f9b4cc5e27764f454c97df2afcca3d.tar.xz
ARM: dts: imx6: Support Savageboard quad
Use common board file and support SATA interface additionally. Specify the dtb file for i.MX6 build. Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Milo Kim <woogyom.kim@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 241f98adf304..89546b11eada 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -405,6 +405,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
imx6q-sabreauto.dtb \
imx6q-sabrelite.dtb \
imx6q-sabresd.dtb \
+ imx6q-savageboard.dtb \
imx6q-sbc6x.dtb \
imx6q-tbs2910.dtb \
imx6q-ts4900.dtb \