summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorShenwei Wang <shenwei.wang@nxp.com>2018-04-10 22:38:13 -0500
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:31:15 +0800
commitbece4a083230e980110a6a1e26fad293e1ab9412 (patch)
treefd691397c54b10b07aa027474000ec4140ef62df /arch/arm/boot/dts/Makefile
parent900e808bf6060a5767d9cdd7f2a918e2465cf286 (diff)
MLK-17993: arm: dts: rename the dts to match i.MX7ULP board design
The default display interface on i.MX7ULP EVK board is the HDMI interface, and a hardware rework is required to support the MIPI panel. To match the current board design, added the HDMI node in the imx7ulp-evk.dts and created a new file named imx7ulp-evk-mipi.dts. Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reviewed-by: Andy Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 5fbae2e9ade8..b0d8d158f8bf 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -660,7 +660,7 @@ dtb-$(CONFIG_SOC_IMX7ULP) += \
imx7ulp-evk-lpuart.dtb \
imx7ulp-evk-qspi.dtb \
imx7ulp-evk-wm8960.dtb \
- imx7ulp-evk-hdmi.dtb \
+ imx7ulp-evk-mipi.dtb \
imx7ulp-evk-sensors-to-i2c5.dtb
dtb-$(CONFIG_SOC_LS1021A) += \
ls1021a-qds.dtb \