Devicetree
 help / color / mirror / Atom feed
* [PATCH v4 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
@ 2026-07-13  8:26 Wojciech Dubowik
  2026-07-13  8:26 ` [PATCH v4 1/2] dt-bindings: display: sn65dsi83: Add output data-lanes Wojciech Dubowik
  2026-07-13  8:26 ` [PATCH v4 2/2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support Wojciech Dubowik
  0 siblings, 2 replies; 4+ messages in thread
From: Wojciech Dubowik @ 2026-07-13  8:26 UTC (permalink / raw)
  To: linux-kernel
  Cc: Wojciech Dubowik, Andrzej Hajda, Neil Armstrong, Robert Foss,
	Laurent Pinchart, Jonas Karlman, Jernej Skrabec, Luca Ceresoli,
	David Airlie, Simona Vetter, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Frank Li, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Marek Vasut, dri-devel, devicetree, imx, linux-arm-kernel

From: Wojciech Dubowik <Wojciech.Dubowik@mt.com>

Add support for reversed lvds output lanes. With an optional
data-lanes property one can support default layout <1 2 3 4>
or reversed layout <4 3 2 1>. The property is optional and when
not set it keeps the default output layout.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@mt.com>
---
Changes in v4:
- Fix data-lanes bindings to be under endpoint subnode and not in
  the node itself, discovered by shashiko-reviews
Changes in v3:
- Add optional data-lanes bindings for output nodes
Changes in v2:
- Parse existing data-lanes property instead of ading new DT
  bindings
---
Wojciech Dubowik (2):
  dt-bindings: display: sn65dsi83: Add output data-lanes
  drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support

 .../bindings/display/bridge/ti,sn65dsi83.yaml | 52 +++++++++++++++++++
 drivers/gpu/drm/bridge/ti-sn65dsi83.c         | 50 ++++++++++++++++++
 2 files changed, 102 insertions(+)

-- 
2.47.3


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

end of thread, other threads:[~2026-07-13  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13  8:26 [PATCH v4 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support Wojciech Dubowik
2026-07-13  8:26 ` [PATCH v4 1/2] dt-bindings: display: sn65dsi83: Add output data-lanes Wojciech Dubowik
2026-07-13  8:36   ` sashiko-bot
2026-07-13  8:26 ` [PATCH v4 2/2] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support Wojciech Dubowik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox