Re: [PATCH 2/2] drm/panel: Add TSD TST070WSBE-196C 7" DSI panel driver

From: Dmitry Baryshkov

Date: Tue Apr 28 2026 - 04:01:06 EST


On Mon, Apr 27, 2026 at 04:21:10PM +0100, William Bright wrote:
> Add a dedicated panel driver for the TSD TST070WSBE-196C, a 7" 1024x600
> MIPI-DSI TFT LCD panel using an EK79007AD controller.
>
> The driver supports power supply control, reset and enable GPIOs, and
> the backlight framework.
>
> The initial driver was built mostly using
> "linux-mdss-dsi-panel-driver-generator" [1], reading the downstream
> file "dsi-panel-imdt-tst070wsbe165c-video.dtsi" [2].
>
> [1] https://github.com/msm8916-mainline/linux-mdss-dsi-panel-driver-generator
> [2] https://raw.githubusercontent.com/imd-tec/meta-imdt-qcom/refs/heads/kirkstone/recipes-display/displaydevicetree/displaydevicetree/0001-Initial-bringup-of-IMDT-Display-3.patch
>
> Signed-off-by: William Bright <william.bright@xxxxxxxxxxx>
> ---
> MAINTAINERS | 6 +
> drivers/gpu/drm/panel/Kconfig | 9 ++
> drivers/gpu/drm/panel/Makefile | 1 +
> drivers/gpu/drm/panel/panel-tsd-tst070wsbe-196c.c | 168 ++++++++++++++++++++++

As there seem to be no DSI programming going on, could it instead go to
the panel-simple.c?

> 4 files changed, 184 insertions(+)
>

--
With best wishes
Dmitry