devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1  0/2] Add LT9611C DRM bridge driver and device tree binding
@ 2025-09-03 12:38 syyang
  2025-09-03 12:38 ` [PATCH v1 1/2] This patch adds a new device tree binding documentation syyang
  2025-09-03 12:38 ` [PATCH v1 2/2] This patch adds a new DRM bridge driver for the Lontium LT9611C chip syyang
  0 siblings, 2 replies; 26+ messages in thread
From: syyang @ 2025-09-03 12:38 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, andrzej.hajda, neil.armstrong, rfoss
  Cc: Laurent.pinchart, jonas, jernej.skrabec, devicetree, dri-devel,
	linux-kernel, yangsunyun1993, syyang

This series adds support for the Lontium LT9611C chip:

- Adds a new device tree binding documentation for the LT9611C bridge.
- Adds a new DRM bridge driver for the LT9611C chip.

syyang (2):
  This patch adds a new device tree binding documentation.
  This patch adds a new DRM bridge driver for the Lontium LT9611C chip.

 .../display/bridge/lontium,lt9611c.yaml       |  123 ++
 drivers/gpu/drm/bridge/Kconfig                |   16 +
 drivers/gpu/drm/bridge/Makefile               |    1 +
 drivers/gpu/drm/bridge/lontium-lt9611c.c      | 1496 +++++++++++++++++
 4 files changed, 1636 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/bridge/lontium,lt9611c.yaml
 create mode 100644 drivers/gpu/drm/bridge/lontium-lt9611c.c

-- 
2.25.1


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

end of thread, other threads:[~2025-09-08 11:07 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-03 12:38 [PATCH v1 0/2] Add LT9611C DRM bridge driver and device tree binding syyang
2025-09-03 12:38 ` [PATCH v1 1/2] This patch adds a new device tree binding documentation syyang
2025-09-03 16:33   ` Rob Herring (Arm)
2025-09-04  2:25     ` [PATCH v2 " syyang
2025-09-04  2:53       ` Dmitry Baryshkov
2025-09-04  5:49       ` Krzysztof Kozlowski
2025-09-04  8:08         ` 杨孙运
2025-09-04  8:26           ` Krzysztof Kozlowski
2025-09-04 11:27             ` 杨孙运
2025-09-04  2:21   ` [PATCH v1 " Dmitry Baryshkov
     [not found]     ` <CAFQXuNYKcGHyWLD5hjj24CrbaXzkaKsLU4R2vmhYaryQArA_yQ@mail.gmail.com>
2025-09-04  2:56       ` Dmitry Baryshkov
2025-09-03 12:38 ` [PATCH v1 2/2] This patch adds a new DRM bridge driver for the Lontium LT9611C chip syyang
2025-09-04  2:52   ` Dmitry Baryshkov
2025-09-04 10:48     ` 杨孙运
2025-09-04 11:04       ` Krzysztof Kozlowski
2025-09-04 11:17         ` 杨孙运
2025-09-04 14:39       ` Dmitry Baryshkov
2025-09-05  2:55         ` 杨孙运
2025-09-05  8:10           ` neil.armstrong
2025-09-05  8:58             ` 杨孙运
2025-09-05 14:24               ` Dmitry Baryshkov
2025-09-08  1:14                 ` 杨孙运
2025-09-08 10:17                   ` Dmitry Baryshkov
2025-09-05 14:10           ` Dmitry Baryshkov
2025-09-08 11:03   ` Jani Nikula
2025-09-08 11:07   ` Jani Nikula

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