summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7ulp-evkb-rm68200-wxga.dts
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2018-11-20 15:45:05 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:35:23 +0800
commit21f585f7ba2e46a0660f4d9cf4a187dfb2e21bfa (patch)
treefe8495b6c5375cd31fa3a247cf4deca3c21943c0 /arch/arm/boot/dts/imx7ulp-evkb-rm68200-wxga.dts
parent8d529576c51cf38e32d48dbc88834d688e06fc8b (diff)
MLK-20416-3 ARM: dts: imx7ulp-evkb: add dtb for RK055AHD042 panel support
On IMX7ULP-EVKB board, add a new dtb 'imx7ulp-evk-rm68200 -wxga.dts' to enable the 'RK055AHD042' MIPI panel display on this platform. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7ulp-evkb-rm68200-wxga.dts')
-rw-r--r--arch/arm/boot/dts/imx7ulp-evkb-rm68200-wxga.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7ulp-evkb-rm68200-wxga.dts b/arch/arm/boot/dts/imx7ulp-evkb-rm68200-wxga.dts
new file mode 100644
index 000000000000..28b83c388101
--- /dev/null
+++ b/arch/arm/boot/dts/imx7ulp-evkb-rm68200-wxga.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-WXGA-RK055AHD042";
+};