kernel icon indicating copy to clipboard operation
kernel copied to clipboard

Does rk3399 mipi-dsi driver suports MIPI_DSI_DCS_READ commands ?

Open axendev opened this issue 5 years ago • 0 comments

Hi, I look into dw-mipi-dsi.c mipi dsi driver and can`t find out support of MIPI_DSI_DCS_READ or MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM command types. Does RK3399 mipi dsi supports this ?

For example driver drm-mipi-dsi.c supports both MIPI_DSI_DCS_READ and MIPI_DSI_GENERIC_READ_REQUEST_0_PARAM. Am I be able to use this command types with rk3399 ?

axendev avatar Oct 11 '20 23:10 axendev