dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for Sharp LS060T1SX01 panel
@ 2021-08-09 18:47 Dmitry Baryshkov
  2021-08-09 18:47 ` [PATCH v2 1/2] dt-bindings: add bindings for the " Dmitry Baryshkov
  2021-08-09 18:47 ` [PATCH v2 2/2] drm/panel: Add support for " Dmitry Baryshkov
  0 siblings, 2 replies; 5+ messages in thread
From: Dmitry Baryshkov @ 2021-08-09 18:47 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter, Rob Herring
  Cc: linux-arm-msm, dri-devel, devicetree

Add driver to support Sharp LS06T1SX01 6.0" FullHD panel found e.g. in
the kwaek.ca Dragonboard Display Adapter Bundle.

Changes since v1:
 - Fix the id in the schema file

----------------------------------------------------------------
Dmitry Baryshkov (2):
      dt-bindings: add bindings for the Sharp LS060T1SX01 panel
      drm/panel: Add support for Sharp LS060T1SX01 panel

 .../bindings/display/panel/sharp,ls060t1sx01.yaml  |  51 ++++
 drivers/gpu/drm/panel/Kconfig                      |  10 +
 drivers/gpu/drm/panel/Makefile                     |   1 +
 drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c    | 274 +++++++++++++++++++++
 4 files changed, 336 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,ls060t1sx01.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c



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

end of thread, other threads:[~2021-08-18 16:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 18:47 [PATCH v2 0/2] Add support for Sharp LS060T1SX01 panel Dmitry Baryshkov
2021-08-09 18:47 ` [PATCH v2 1/2] dt-bindings: add bindings for the " Dmitry Baryshkov
2021-08-17 18:53   ` Rob Herring
2021-08-18 16:35     ` Dmitry Baryshkov
2021-08-09 18:47 ` [PATCH v2 2/2] drm/panel: Add support for " Dmitry Baryshkov

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