forked from Minki/linux
88537ddbbe
There were bugs in the DSI transfer (read and write) function
as it was only tested with displays ever needing a single byte
to be written. Fixed it up and tested so we can now write
messages of up to 16 bytes and read up to 4 bytes from the
display.
Tested with a Sony ACX424AKP display: this display now self-
identifies and can control backlight in command mode.
Reported-by: kbuild test robot <lkp@intel.com>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mcde_display_regs.h | ||
mcde_display.c | ||
mcde_drm.h | ||
mcde_drv.c | ||
mcde_dsi_regs.h | ||
mcde_dsi.c |