]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: display: bridge: tc358867: mark port 0 and 1 configuration as valid
authorMarek Vasut <marex@nabladev.com>
Wed, 7 Jan 2026 21:35:21 +0000 (22:35 +0100)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 4 Feb 2026 02:58:11 +0000 (20:58 -0600)
Current binding document enforces presence of either port@0 (DSI in) or
port@1 (DPI IN/OUT), with port@2 (DP out) being optional. This bridge is
capable of DSI->DP, DPI->DP and DPI->DP, it is therefore perfectly valid
to have both port@0 and port@1 described in the DT, because this is fairy
standard DPI->DP configuration of this bridge. Replace oneOf with anyOf
to cover this configuration.

Signed-off-by: Marek Vasut <marex@nabladev.com>
Link: https://patch.msgid.link/20260107213546.505137-1-marex@nabladev.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml

index 70f229dc4e0c4edbf4e70115fa60a5165d89ff98..75804114f71f7fa772964c375e5db87f2297f374 100644 (file)
@@ -117,7 +117,7 @@ properties:
                     - 1 # 3.5dB pre-emphasis
                     - 2 # 6dB pre-emphasis
 
-    oneOf:
+    anyOf:
       - required:
           - port@0
       - required: