kernel
kernel copied to clipboard
Does rk3399 mipi-dsi driver suports MIPI_DSI_DCS_READ commands ?
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 ?