diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2022-06-03 19:33:48 +0530 |
---|---|---|
committer | Robert Foss <robert.foss@linaro.org> | 2022-06-03 16:23:30 +0200 |
commit | e1402c6619df9be27518004eed75561a66718d9a (patch) | |
tree | f97fd1342f6f3b1acc67e8d584feb32d025eaf60 /MAINTAINERS | |
parent | c441d28945fb113220d48d6c86ebc0b090a2b677 (diff) | |
download | lwn-e1402c6619df9be27518004eed75561a66718d9a.tar.gz lwn-e1402c6619df9be27518004eed75561a66718d9a.zip |
dt-bindings: display: bridge: Add TI DLPC3433 DSI to DMD
TI DLPC3433 is a MIPI DSI based display controller bridge
for processing high resolution DMD based projectors.
It has a flexible configuration of MIPI DSI and DPI signal
input that produces a DMD output in RGB565, RGB666, RGB888
formats.
It supports upto 720p resolution with 60 and 120 Hz refresh
rates.
Add dt-bingings for it.
Signed-off-by: Christopher Vollo <chris@renewoutreach.org>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220603140349.3563612-1-jagan@amarulasolutions.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 11da16bfa123..aea0fe5156af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6431,6 +6431,11 @@ DRM DRIVER FOR TDFX VIDEO CARDS S: Orphan / Obsolete F: drivers/gpu/drm/tdfx/ +DRM DRIVER FOR TI DLPC3433 MIPI DSI TO DMD BRIDGE +M: Jagan Teki <jagan@amarulasolutions.com> +S: Maintained +F: Documentation/devicetree/bindings/display/bridge/ti,dlpc3433.yaml + DRM DRIVER FOR TI SN65DSI86 BRIDGE CHIP R: Douglas Anderson <dianders@chromium.org> F: Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml |