u-boot/drivers/video/tegra20
Svyatoslav Ryhel acbb871af5 video: tegra20: add DSI controller driver
Adds support for both DSI outputs found on Tegra. Only very
minimal functionality is implemented, so advanced features
like ganged mode won't work. Driver is heavily based on
mainline Tegra DSI and re-uses much of its features.

Only T30 is supported for now but T20 support can be added
if any supported devices will be found.

Driver is wrapped as panel driver since Tegra DC driver supports
only panel drivers calls.

Tested-by: Andreas Westman Dorcsak <hedmoo@yahoo.com> # ASUS TF600T T30
Tested-by: Svyatoslav Ryhel <clamor95@gmail.com> # HTC One X T30
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
2023-04-07 19:52:54 +02:00
..
Kconfig video: tegra20: add DSI controller driver 2023-04-07 19:52:54 +02:00
Makefile video: tegra20: add DSI controller driver 2023-04-07 19:52:54 +02:00
mipi-phy.c video: tegra20: add DSI controller driver 2023-04-07 19:52:54 +02:00
mipi-phy.h video: tegra20: add DSI controller driver 2023-04-07 19:52:54 +02:00
tegra-dc.c video: tegra-dc: pass DC regmap to internal devices 2023-04-07 19:47:52 +02:00
tegra-dsi.c video: tegra20: add DSI controller driver 2023-04-07 19:52:54 +02:00