diff options
author | Joshua Clayton <stillcompiling@gmail.com> | 2016-02-03 20:37:45 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-02-29 11:17:30 +0300 |
commit | bdd9135bd4e218dedd399920ff9c89016cc52710 (patch) | |
tree | 05c1d0bb77b56c4588e6cbcbcee64a1e5944265c /arch/arm/boot/dts/Makefile | |
parent | 1271cfff40226635c98b8b15680167b408ad50da (diff) | |
download | linux-bdd9135bd4e218dedd399920ff9c89016cc52710.tar.xz |
ARM: dts: Add dts for Uniwest evi
Uniwest evi is a portable electrical eddy current non-destructive
testing device.
Signed-off-by: Joshua Clayton <stillcompiling@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/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index d0384ba2246f..43762de8b40d 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -323,6 +323,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \ imx6q-cubox-i.dtb \ imx6q-dfi-fs700-m60.dtb \ imx6q-dmo-edmqmx6.dtb \ + imx6q-evi.dtb \ imx6q-gk802.dtb \ imx6q-gw51xx.dtb \ imx6q-gw52xx.dtb \ |