summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorShenwei Wang <shenwei.wang@nxp.com>2019-02-28 09:08:57 -0600
committerShenwei Wang <shenwei.wang@nxp.com>2019-02-28 11:01:37 -0600
commitd8a1f7ccec0154bea139ae58dde9e1b181e0b9d8 (patch)
treeb5adbcf826a3a176d9b6472b7f8b6055dff87a38 /arch/arm/boot/dts/Makefile
parentfa504e7f6c9b3dd44c2bc658760e2e778f840b05 (diff)
MLK-20998 ARM: dts: imx7ulp: move testing features to EVKB.
Move the emmc/lpuart/sdcard/sensor/spi-slave testing features from EVK to EVKB board. Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reviewed-by: Frank Li <frank.li@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 32b1d7586855..76780229f9d6 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -646,16 +646,16 @@ dtb-$(CONFIG_SOC_IMX7D) += \
dtb-$(CONFIG_SOC_IMX7ULP) += \
imx7ulp-14x14-arm2.dtb \
imx7ulp-evk.dtb \
- imx7ulp-evk-spi-slave.dtb \
- imx7ulp-evk-emmc.dtb \
+ imx7ulp-evkb-spi-slave.dtb \
+ imx7ulp-evkb-emmc.dtb \
imx7ulp-evk-emmc-qspi.dtb \
imx7ulp-evk-ft5416.dtb \
- imx7ulp-evk-sd1.dtb \
- imx7ulp-evk-lpuart.dtb \
+ imx7ulp-evkb-sd1.dtb \
+ imx7ulp-evkb-lpuart.dtb \
imx7ulp-evk-qspi.dtb \
imx7ulp-evk-wm8960.dtb \
imx7ulp-evk-mipi.dtb \
- imx7ulp-evk-sensors-to-i2c5.dtb \
+ imx7ulp-evkb-sensors-to-i2c5.dtb \
imx7ulp-evkb.dtb \
imx7ulp-evkb-mipi.dtb \
imx7ulp-evkb-rm68200-wxga.dtb \