devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Waveshare DSI2DPI unit
@ 2025-08-04  2:07 Joseph Guo
  2025-08-04  2:07 ` [PATCH v2 1/3] dt-bindings: display: bridge: Add waveshare DSI2DPI unit support Joseph Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Joseph Guo @ 2025-08-04  2:07 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
	Jonas Karlman, Jernej Skrabec, David Airlie, Simona Vetter,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jessica Zhang, Thierry Reding,
	Sam Ravnborg
  Cc: dri-devel, devicetree, linux-kernel, victor.liu, Joseph Guo

This patchset add support for waveshare DSI2DPI unit.

Signed-off-by: Joseph Guo <qijian.guo@nxp.com>
---
Changes in v2:
- /s/i2c0/i2c/ in patch 1
- Add Review tags
- Link to v1: https://lore.kernel.org/r/20250716-waveshare-v1-0-81cb03fb25a3@nxp.com

---
Joseph Guo (3):
      dt-bindings: display: bridge: Add waveshare DSI2DPI unit support
      dt-bindings: display: panel: Add waveshare DPI panel support
      drm: bridge: Add waveshare DSI2DPI unit driver

 .../bindings/display/bridge/waveshare,dsi2dpi.yaml | 103 ++++++++++
 .../bindings/display/panel/panel-simple.yaml       |   4 +
 drivers/gpu/drm/bridge/Kconfig                     |  11 ++
 drivers/gpu/drm/bridge/Makefile                    |   1 +
 drivers/gpu/drm/bridge/waveshare-dsi.c             | 210 +++++++++++++++++++++
 5 files changed, 329 insertions(+)
---
base-commit: 0952d89c3acf6590b89bcfb8505595d7c0e6f367
change-id: 20250715-waveshare-dad93ea9980f

Best regards,
-- 
Joseph Guo <qijian.guo@nxp.com>


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

end of thread, other threads:[~2025-08-05  6:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04  2:07 [PATCH v2 0/3] Add support for Waveshare DSI2DPI unit Joseph Guo
2025-08-04  2:07 ` [PATCH v2 1/3] dt-bindings: display: bridge: Add waveshare DSI2DPI unit support Joseph Guo
2025-08-05  1:53   ` Liu Ying
2025-08-04  2:07 ` [PATCH v2 2/3] dt-bindings: display: panel: Add waveshare DPI panel support Joseph Guo
2025-08-05  1:54   ` Liu Ying
2025-08-05  6:00     ` Krzysztof Kozlowski
2025-08-05  5:59   ` Krzysztof Kozlowski
2025-08-05  6:48     ` Liu Ying
2025-08-04  2:07 ` [PATCH v2 3/3] drm: bridge: Add waveshare DSI2DPI unit driver Joseph Guo
2025-08-04 15:38   ` Neil Armstrong
2025-08-05  2:22   ` Liu Ying
2025-08-05  2:23     ` Joseph Guo
2025-08-05  6:00     ` Krzysztof Kozlowski
2025-08-05  6:11       ` Liu Ying
2025-08-05  6:18         ` Krzysztof Kozlowski
2025-08-05  6:30           ` Liu Ying
2025-08-05  2:46   ` Liu Ying
2025-08-05  3:34   ` Liu Ying
2025-08-05  1:49 ` [PATCH v2 0/3] Add support for Waveshare DSI2DPI unit Liu Ying

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