summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorAndy Duan <fugang.duan@nxp.com>2018-11-16 11:59:50 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:35:20 +0800
commit84e25f0ec7ae0cbb216b05bfae7fde4cde56e8ee (patch)
tree8dcaa864d7b70b11be28a8214410f998c2f55c71 /arch/arm/boot/dts/Makefile
parent5d0e0385fbd6f10d126b36236909bd98d89eb965 (diff)
MLK-20397 dts: arm: imx7ulp: add SOMB and EVKB revA board support
The main difference for EVKB(SOMB REVA + EVKB RevA) comparing with EVK(SOM RevB2 + BB RevB1): - SOMB REVA change: WIFI module Cypress 1DX replace with QCA 1PJ - BB EVKB RevA change: MIPI connector The EVKB board focus on default functions on board without rework, WIFI/BT, and MIPI feature test. Currently, the patch don't consider other functions with rework needed. Reviewed-by: Haibo Chen <haibo.chen@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index e34de9a2cb80..630c3251b82c 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -653,7 +653,9 @@ dtb-$(CONFIG_SOC_IMX7ULP) += \
imx7ulp-evk-qspi.dtb \
imx7ulp-evk-wm8960.dtb \
imx7ulp-evk-mipi.dtb \
- imx7ulp-evk-sensors-to-i2c5.dtb
+ imx7ulp-evk-sensors-to-i2c5.dtb \
+ imx7ulp-evkb.dtb \
+ imx7ulp-evkb-mipi.dtb
dtb-$(CONFIG_SOC_LS1021A) += \
ls1021a-qds.dtb \
ls1021a-twr.dtb