diff options
| author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2025-10-21 16:23:03 +0300 |
|---|---|---|
| committer | João Paulo Gonçalves <joao.goncalves@toradex.com> | 2025-11-07 16:56:03 -0300 |
| commit | 307956982f82524f5528dd6fb43719ccb8200315 (patch) | |
| tree | 21c1d041f2ff1fd777a216af16f5cc4f96d3077d /include/linux/ntb_transport.h | |
| parent | ae11dfc48466941c95de0d97e8479f8391ba5c44 (diff) | |
drm/bridge: tc358768: Add support for long command tx via video buffertoradex_ti-linux-6.6.y
TC358768 has two ways to send DSI commands: 1) buffer the payload data
into registers (DSICMD_WDx), which supports up to 8 bytes of payload, 2)
buffer the payload data into the video buffer, which supports up to 1024
bytes of payload.
The driver currently supports method 1).
Add support for transmitting long DSI commands (more than 8 bytes, up to
1024 bytes) using the video buffer. This mode can only be used before
the actual video transmission is enabled, i.e. the initial configuration.
Original version from Parth Pancholi <parth.pancholi@toradex.com>
Upstream-Status: Submitted [https://lore.kernel.org/all/20251021-tc358768-v1-0-d590dc6a1a0c@ideasonboard.com/]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Diffstat (limited to 'include/linux/ntb_transport.h')
0 files changed, 0 insertions, 0 deletions
