devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v1 0/2] Add support for Truly NT36672E LCD DSI panel
@ 2023-12-22 11:07 Ritesh Kumar
  2023-12-22 11:07 ` [v1 1/2] dt-bindings: display: panel: Add " Ritesh Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Ritesh Kumar @ 2023-12-22 11:07 UTC (permalink / raw)
  To: dri-devel, devicetree, linux-kernel
  Cc: Ritesh Kumar, neil.armstrong, quic_jesszhan, sam,
	maarten.lankhorst, mripard, tzimmermann, airlied, daniel, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, quic_abhinavk, quic_rajeevny,
	quic_vproddut

Add support for the 1080x2408 Truly NT36672E LCD DSI mode panel
found on the Qualcomm QCM6490 MTP board.

The driver will come with the uncompressed video mode support.

Ritesh Kumar (2):
  dt-bindings: display: panel: Add Truly NT36672E LCD DSI panel
  drm/panel: Add support for Truly NT36672E panel driver

 .../display/panel/truly,nt36672e.yaml         |  66 ++
 drivers/gpu/drm/panel/Kconfig                 |   9 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 drivers/gpu/drm/panel/panel-truly-nt36672e.c  | 644 ++++++++++++++++++
 4 files changed, 720 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/truly,nt36672e.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-truly-nt36672e.c

-- 
2.17.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-01-04 11:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-22 11:07 [v1 0/2] Add support for Truly NT36672E LCD DSI panel Ritesh Kumar
2023-12-22 11:07 ` [v1 1/2] dt-bindings: display: panel: Add " Ritesh Kumar
2023-12-22 15:32   ` Krzysztof Kozlowski
2024-01-04 11:41     ` Ritesh Kumar
2023-12-22 11:07 ` [v1 2/2] drm/panel: Add support for Truly NT36672E panel driver Ritesh Kumar
2023-12-22 15:34   ` Krzysztof Kozlowski
2024-01-04 11:42     ` Ritesh Kumar
2024-01-04 11:45       ` Ritesh Kumar
2023-12-22 15:34 ` [v1 0/2] Add support for Truly NT36672E LCD DSI panel Krzysztof Kozlowski
2024-01-04 11:39   ` Ritesh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).