summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm-mek-dsi-rm67191.dts
AgeCommit message (Collapse)Author
2019-12-10arm64: dts: imx8qm: Fix rm67191 reset gpio and clock-drop-levelRobert Chiras
Panel driver modified in order to accept non-exclusive reset gpio, so we can add back the reset gpio for MIPI1 panel. Also, increase the clock-drop-level to 2, for a better pixel-clock. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2019-12-05arm64: dts: imx8qm: Fix rm67191 reset gpiosRobert Chiras
On 8QM, there is a single GPIO pin that is used for both MIPI DSI interfaces. So, use the correct pin only for MIPI0, which will be used for both ports MIPI0 and MIPI1. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2019-11-28arm64: dts: imx8qm: Add nodes for rm67191 mipi panelRobert Chiras
Add dts file for rm67191 MIPI panel. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>