summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-dsi-rm67191.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-17275-9: dts: imx8qxp-mek: Enable IT6263 and ADV7535Robert Chiras
Final step for the OF_DYNAMIC support: enable the LVDS and MIPI-DSI to HDMI converter nodes by default in the main DTS file for each platform. This patch enables these nodes for i.MX8QXP MEK board. Also, use adi,dsi-channel = <1> for ADV7535, since the panel can only work on channel 0. By using channel 1 for ADV7535, we can have them work simultaneously: one on DSI0 and the other on DSI1. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2019-02-12MLK-17280-2: arm64: dts: fsl-imx8qxp-mek: Add DSI panel reset-gpioRobert Chiras
Add the reset-gpio property for the DSI panels so that power ON/OFF can work properly. Signed-off-by: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
2019-02-12MLK-16918-12: arm64:dts: fsl-imx8qm-lpddr4-arm2: Update dts files for ↵Robert Chiras
nwl-mipi-dsi bridge Now, the NWL MIPI-DSI driver is implemented as a real bridge and uses the "nwl,mipi-dsi" compatible. This patch updates the ADV7535 and RM67191 specific DTS files to 8QXP-MEK. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2019-02-12MLK-16698-4: arm64: dts: fsl-imx8qxp-mek: Enable mipi-dsi with rm67191Oliver Brown
Enable the MIPI-DSI to RM67191 OLED display panel path on the MX8QXP MEK board. Signed-off-by: Oliver Brown <oliver.brown@nxp.com> Signed-off-by: Robert Chiras <robert.chiras@nxp.com>