]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm: panel: Add support for Renesas R61307 based MIPI DSI panel
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 6 May 2025 09:27:16 +0000 (12:27 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Sat, 24 May 2025 07:18:03 +0000 (10:18 +0300)
commitcb6c01ead1eb78f7676ea09fe407c4aa1c5855b3
tree5168001f60fb43fef3ad3ab38bfea03539ed0cdd
parent43adabbe3a7912b2db199a17d446a5d9fcde6fc7
drm: panel: Add support for Renesas R61307 based MIPI DSI panel

R61307 is liquid crystal driver for high-definition amorphous silicon
(a-Si) panels and is ideal for tablets and smartphones.

Supported compatibles are:
- hit,tx13d100vm0eaa
- koe,tx13d100vm0eaa

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20250506092718.106088-3-clamor95@gmail.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-renesas-r61307.c [new file with mode: 0644]