summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7ulp-evkb-rm68191-qhd.dts
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2019-08-20 18:34:02 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:06:38 +0800
commit7df19d43bf800041e97295ad0f9bfc5a1e5ebf9a (patch)
treedd0e5e7366df93a4fff39ccccd46d1a6cf2b8fe0 /arch/arm/boot/dts/imx7ulp-evkb-rm68191-qhd.dts
parent8b053d516a85dcb93f185d2c4d33ffa1b05c2ff9 (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/imx7ulp-evkb-rm68191-qhd.dts')
-rw-r--r--arch/arm/boot/dts/imx7ulp-evkb-rm68191-qhd.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7ulp-evkb-rm68191-qhd.dts b/arch/arm/boot/dts/imx7ulp-evkb-rm68191-qhd.dts
new file mode 100644
index 000000000000..c482087c08e0
--- /dev/null
+++ b/arch/arm/boot/dts/imx7ulp-evkb-rm68191-qhd.dts
@@ -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";
+};