diff options
| author | Cristian Cozzolino <cristian_ci@protonmail.com> | 2026-03-31 11:47:09 +0200 |
|---|---|---|
| committer | Neil Armstrong <neil.armstrong@linaro.org> | 2026-05-05 11:55:20 +0200 |
| commit | 4b494c72555f6249331b16add879c40e920d3f1e (patch) | |
| tree | a02ff71bd4ca27ddc094f0b8b8279dfdd678a1e2 /MAINTAINERS | |
| parent | 93dd05a23b5bc9c0d6be331b10eed876b8b9c1f1 (diff) | |
| download | linux-next-history-4b494c72555f6249331b16add879c40e920d3f1e.tar.gz | |
dt-bindings: display: panel: Add Novatek NT35532 LCD DSI
Document Novatek NT35532-based DSI display panel.
Since it's not possible to identify panel vendor nor id, add a suitable
compatible (matching the device's user, which makes use of this DDIC)
and set "novatek,nt35532" as fallback.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Cristian Cozzolino <cristian_ci@protonmail.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260331-rimob-new-features-v5-1-5fcf42a29c12@protonmail.com
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 54b941d6e8b20..22e8a34058dd5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8150,6 +8150,11 @@ T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml F: drivers/gpu/drm/panel/panel-novatek-nt35510.c +DRM DRIVER FOR NOVATEK NT35532 PANELS +M: Cristian Cozzolino <cristian_ci@protonmail.com> +S: Maintained +F: Documentation/devicetree/bindings/display/panel/novatek,nt35532.yaml + DRM DRIVER FOR NOVATEK NT35560 PANELS M: Linus Walleij <linusw@kernel.org> S: Maintained |
