[PATCH 1/2] dt-bindings: display: sn65dsi83: Add reverse lanes property
From: Wojciech Dubowik
Date: Tue Jul 07 2026 - 03:03:13 EST
From: Wojciech Dubowik <Wojciech.Dubowik@xxxxxx>
Add reverse lvds lanes property for endpoints. It reverses
the data-lanes order i.e. <4 3 2 1> instead of default
<1 2 3 4>.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@xxxxxx>
---
.../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml
index e69b6343a8eb..44483e808af9 100644
--- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml
@@ -115,6 +115,10 @@ $defs:
enum: [100, 200]
default: 200
+ ti,lvds-reverse-lanes:
+ description: Reverse the order of LVDS lanes.
+ type: boolean
+
ti,lvds-vod-swing-clock-microvolt:
description: LVDS diferential output voltage <min max> for clock
lanes in microvolts.
--
2.47.3