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

Documentation/devicetree/bindings/display/panel/boe,tv110c9m-ll3.yaml:

Compared with v1, add a space in the required list.

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] 8+ messages in thread

end of thread, other threads:[~2021-08-27 13:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23 11:51 [v2 0/2] Add driver for BOE tv110c9m-ll3 panel yangcong
2021-08-23 11:51 ` [v2 1/2] drm/panel: support for BOE tv1110c9m-ll3 wuxga dsi video mode panel yangcong
2021-08-23 11:51 ` [v2 2/2] dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings yangcong
2021-08-23 13:30   ` Rob Herring
2021-08-23 15:37 ` [v2 0/2] Add driver for BOE tv110c9m-ll3 panel Sam Ravnborg
2021-08-24  1:41   ` yangcong
2021-08-26 17:17     ` Doug Anderson
2021-08-27 13:47       ` Doug Anderson

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