1
0
Fork 0

ARM: dts: imx7ulp-evk: add RK055IQH042 mipi panel support

Add a new dtb imx7ulp-evkb-rm68191-qhd.dtb to support the
mipi panel RK055IQH042.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Fancy Fang 2019-08-20 18:34:02 +08:00 committed by Dong Aisheng
parent 8b053d516a
commit 7df19d43bf
2 changed files with 15 additions and 1 deletions

View File

@ -625,7 +625,8 @@ dtb-$(CONFIG_SOC_IMX7ULP) += \
imx7ulp-evkb-sd1.dtb \
imx7ulp-evkb-lpuart.dtb
imx7ulp-evkb-mipi.dtb \
imx7ulp-evkb-rm68200-wxga.dtb
imx7ulp-evkb-rm68200-wxga.dtb \
imx7ulp-evkb-rm68191-qhd.dtb
dtb-$(CONFIG_SOC_LS1021A) += \
ls1021a-moxa-uc-8410a.dtb \
ls1021a-qds.dtb \

View File

@ -0,0 +1,13 @@
/*
* Copyright 2018 NXP.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include "imx7ulp-evkb-mipi.dts"
&mipi_dsi {
lcd_panel = "ROCKTECH-QHD-RK055IQH042";
};