video: panel: add Sharp LQ079L1SX01 MIPI DSI panel driver
authorSvyatoslav Ryhel <clamor95@gmail.com>
Mon, 18 Nov 2024 06:45:51 +0000 (08:45 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Wed, 26 Feb 2025 11:08:20 +0000 (13:08 +0200)
commit0298591857ffb1d5bef5b089fe17c39b589091e5
tree060360ab3d1a7a05aa2f1ccb57301321aad44a28
parente503be022f1eeabc51551071f37e2c006a6a9a14
video: panel: add Sharp LQ079L1SX01 MIPI DSI panel driver

This module is a color active matrix LCD module incorporating
Oxide TFT (Thin Film Transistor). It is composed of a color TFT-LCD
panel, driver ICs, a control circuit and power supply circuit, and
a backlight unit. Graphics and texts can be displayed on a 1536x2048
dots panel with (16,777,216) colors by using MIPI DUAL DSI interface,
supplying +3.3V DC supply voltage for TFT-LCD panel driving and
supplying DC supply voltage for LED Backlight.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/sharp-lq079l1sx01.c [new file with mode: 0644]