linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v1 0/2] Add driver for BOE tv110c9m-ll3 panel
@ 2021-08-23  9:41 yangcong
  2021-08-23  9:41 ` [v1 1/2] drm/panel: support for BOE tv1110c9m-ll3 wuxga dsi video mode panel yangcong
  2021-08-23  9:41 ` [v1 2/2] dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings yangcong
  0 siblings, 2 replies; 3+ messages in thread
From: yangcong @ 2021-08-23  9:41 UTC (permalink / raw)
  To: thierry.reding, sam, airlied, daniel, dianders
  Cc: dri-devel, devicetree, linux-kernel, yangcong

Add driver for BOE tv110c9m-ll3 panel is a 10.95" 1200x2000 panel.

yangcong (2):
  drm/panel: support for BOE tv1110c9m-ll3 wuxga dsi video mode panel
  dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings

 .../display/panel/boe,tv110c9m-ll3.yaml       |   83 ++
 drivers/gpu/drm/panel/Kconfig                 |   10 +
 drivers/gpu/drm/panel/Makefile                |    1 +
 drivers/gpu/drm/panel/panel-boe-tv110c9m.c    | 1303 +++++++++++++++++
 4 files changed, 1397 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/boe,tv110c9m-ll3.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-boe-tv110c9m.c

-- 
2.25.1


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

end of thread, other threads:[~2021-08-23  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23  9:41 [v1 0/2] Add driver for BOE tv110c9m-ll3 panel yangcong
2021-08-23  9:41 ` [v1 1/2] drm/panel: support for BOE tv1110c9m-ll3 wuxga dsi video mode panel yangcong
2021-08-23  9:41 ` [v1 2/2] dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings yangcong

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).