summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-jdi-wuxga-lvds1-panel.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-18649-3 arm64: dts: fsl-imx8qxp-mek: Supply aux PD for LVDS dual chan modeLiu Ying
When ldb works in dual LVDS channel mode, it consumes two MIPI/LVDS combo subsystems, one primary and the other auxiliary. Each subsystem is powered by it's own power domain. So, the dual channel mode needs two power domains. The pd_mipi_dsi_0/1_dual_lvds power domains may supply two power domains to the ldb1/2 nodes respectively. Thus, let's hook them to the ldb1/2 nodes when ldb1/2 works in dual channel mode. Signed-off-by: Liu Ying <victor.liu@nxp.com> (cherry picked from commit 12dd916ad6bd4f10bf41e27e4392787b4a3af0e5)
2019-02-12MLK-18617-6 arm64: dts: fsl-imx8qxp-mek: Add JDI WUXGA LVDS panel supportLiu Ying
The JDI TX26D202VM0BWA WUXGA LVDS panel works in LVDS dual channel mode. It can connect with the i.MX8qxp MEK board via J1(for LVDS0) and J3(for LVDS1) jacks. Either LVDS0 or LVDS1 can be the primary channel. The panel uses PWM signal supplied by i.MX8qxp to control the backlight. This patch adds the panel support on the i.MX8qxp MEK platform. Signed-off-by: Liu Ying <victor.liu@nxp.com> (cherry picked from commit b0b8542cdde19586c0311907a388d22fed4688b4)