summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-jdi-wuxga-lvds1-panel.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-17733: arm64: dts: fsl-imx8qm: Fix LVDS dual-channel panelRobert Chiras
The LVDS dual-channel pannel doesn't use the IT6263 LVDS-HDMI converter, therefore we need to disable those nodes such that the IT6263 driver won't disable the LDB nodes. This is a special case, in which auto-detection cannot be used to detect whether or not we have something connected on the LVDS ports. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2019-02-12MLK-17224 arm64: dts: jdi-wuxga-lvds1-panel.dts: disable ldb1Jason Liu
current dts supports dual channel LVDS panel connected with ldb2, while it also needs the cable connected with ldb1 for example need LVDS-HDMI covert connect with LVDS0_CH0 on the board, otherwise, the LVDS panel not work. This is not user friendly. This patch removes the limitation by disable the ldb1 interface by default. Signed-off-by: Jason Liu <jason.hui.liu@nxp.com> Acked-by: Liu Ying <victor.liu@nxp.com>
2019-02-12MLK-16973-10 arm64: dts: fsl-imx8qm-mek: Add JDI WUXGA LVDS panel support on ↵Liu Ying
LVDS1 This patch adds JDI WUXGA LVDS panel(on LVDS1) support for the i.MX8QM MEK platform. Note that the i.MX8QM MEK board needs a hardware rework to add a 0ohm resistor for R211 to make the PWM backlight work for the panel. Signed-off-by: Liu Ying <victor.liu@nxp.com>