History log of /u-boot/drivers/video/tegra20/tegra-mipi.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# c68d08be 23-Jan-2024 Svyatoslav Ryhel <clamor95@gmail.com>

video: tegra20: add MIPI calibration driver

Dedicated MIPI calibration driver is used on T114 and newer. Before
T114 MIPI calibration registers were part of VI and CSI.

Tested-by: Svyatoslav Ryhel <clamor95@gmail.com> # Nvidia Tegratab T114
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>