summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-edp.dts
diff options
context:
space:
mode:
authorOliver Brown <oliver.brown@nxp.com>2018-07-16 09:22:20 -0500
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:33:10 +0800
commita142277eb26217ec0cf455d907a2f82ea62391c3 (patch)
treef3919f73d55237963451ea537faee93890da7155 /arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-edp.dts
parent789e3514030977af6056c3adcffa18fcf8c01216 (diff)
MLK-18904-9: arch: ARM64: dts: Adding DisplayPort support for i.MX8M (MCU2)
Adding support for DisplayPort and embedded DisplayPort. Signed-off-by: Oliver Brown <oliver.brown@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-edp.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-edp.dts25
1 files changed, 25 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-edp.dts b/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-edp.dts
new file mode 100644
index 000000000000..5f8ea76166bb
--- /dev/null
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-edp.dts
@@ -0,0 +1,25 @@
+/*
+ * Copyright 2017 NXP
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+#include "fsl-imx8mq-evk.dts"
+
+&hdmi {
+ compatible = "fsl,imx8mq-dp";
+ lane_mapping = <0xc6>;
+ fsl,edp;
+ edp_link_rate = <0x6>;
+ edp_num_lanes = <0x4>;
+ status = "okay";
+};
+