summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2-dsi-rm67191.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-17275-10: dts: imx8qm-lpddr4: 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.MX8QM LPDDR4 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-16918-9: 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 8QM. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2019-02-12MLK-16698-2: arm64: dts: fsl-imx8qm-lpddr4-arm2: Enable mipi-dsi with rm67191Robert Chiras
Enable the MIPI-DSI to RM67191 OLED display panel path on the MX8QM LPDDR4 development board. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>