video: tegra: add 8-bit CPU driven protocol
authorSvyatoslav Ryhel <clamor95@gmail.com>
Fri, 4 Oct 2024 08:54:46 +0000 (11:54 +0300)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Thu, 8 May 2025 05:30:53 +0000 (08:30 +0300)
commit505dd92275531e8b5f475105362265f7ac96ad7c
treea9aa8878ecb9fa94a00578ff08500c03389833d3
parent5f3588a94d219818c1b3a2dac4d063f77f48a5ef
video: tegra: add 8-bit CPU driven protocol

Add support for 8-bit CPU driven (primary and secondary) display signal
interface found in Tegra 2 and Tegra 3 SoC.

Tested-by: Ion Agorria <ion@agorria.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
arch/arm/include/asm/arch-tegra/dc.h
drivers/video/tegra/Kconfig
drivers/video/tegra/Makefile
drivers/video/tegra/cpu-bridge.c [new file with mode: 0644]