On Mon, Feb 16, 2026 at 07:08:51PM -0500, Richard Acayan wrote: > Some Pixel 3a XL devices have a Tianma panel. Add support for it, with > the aid of linux-mdss-dsi-panel-driver-generator. > > Link: > https://github.com/msm8916-mainline/linux-mdss-dsi-panel-driver-generator > Signed-off-by: Richard Acayan <[email protected]> > Tested-by: Yifei Zhan <[email protected]> > --- > drivers/gpu/drm/panel/Kconfig | 9 + > drivers/gpu/drm/panel/Makefile | 1 + > .../gpu/drm/panel/panel-novatek-nt37700f.c | 282 ++++++++++++++++++ > 3 files changed, 292 insertions(+) > create mode 100644 drivers/gpu/drm/panel/panel-novatek-nt37700f.c >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
