Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: bridge: tc358867: mark port 0 and 1 configuration as valid

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>

authored by

Marek Vasut and committed by
Rob Herring (Arm)
d80c9abe 04657c40

+1 -1
+1 -1
Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml
··· 117 117 - 1 # 3.5dB pre-emphasis 118 118 - 2 # 6dB pre-emphasis 119 119 120 - oneOf: 120 + anyOf: 121 121 - required: 122 122 - port@0 123 123 - required: