gpu/drm/panel: Add Sony TD4353 JDI panel driver
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Thu, 19 Jan 2023 16:32:00 +0000 (17:32 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Mar 2023 22:53:31 +0000 (23:53 +0100)
commit22de25f83c6b9b2df45fa346b632dcb9b6f1acda
tree40251ea550b7cb0effa195ce0ca6784186efbfd7
parentc8f0df67af94b2f820b024080ae60149a957e114
gpu/drm/panel: Add Sony TD4353 JDI panel driver

Add support for the Sony TD4353 JDI 2160x1080 display panel used in
some Sony Xperia XZ2 and XZ2 Compact smartphones. Due to the specifics
of smartphone manufacturing, it is impossible to retrieve a better name
for this panel.

This revision adds support for the default 60 Hz configuration, however
there could possibly be some room for expansion, as the display panels
used on Sony devices have historically been capable of >2x refresh rate
overclocking.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230119163201.580858-2-konrad.dybcio@linaro.org
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-sony-td4353-jdi.c [new file with mode: 0644]