From: Hugo Villeneuve <hvillene...@dimonoff.com> Hello, this patch series add support for sending MIPI DSI command packets to the Renesas RZ/G2L MIPI DSI driver.
Tested on a custom board with a SolidRun RZ/G2L SOM, with two different LCD panels using the jd9365da and st7703 drivers. Tested short and long writes. Tested read of 1 byte, 2 bytes and long reads. Thank you. Hugo Villeneuve (2): drm: rcar-du: rzg2l_mipi_dsi: Implement host transfers drm: rcar-du: rzg2l_mipi_dsi: Set DCS maximum return packet size .../gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c | 184 ++++++++++++++++++ .../drm/renesas/rz-du/rzg2l_mipi_dsi_regs.h | 60 ++++++ 2 files changed, 244 insertions(+) base-commit: 7c1a9408ce5f34ded5a85db81cf80e0975901685 -- 2.39.5