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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: display: bridge: waveshare,dsi2dpi: Document 1..4 DSI lane support

Describe 1..4 DSI lanes as supported. Internally, this bridge is
an ChipOne ICN6211 which loads its register configuration from a
dedicated storage and its I2C does not seem to be accessible. The
ICN6211 supports up to 4 DSI lanes, so this is a hard limit for
this bridge. The lane configuration is preconfigured in the bridge
for each of the WaveShare panels.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260115024004.660986-1-marek.vasut+renesas@mailbox.org
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>

authored by

Marek Vasut and committed by
Luca Ceresoli
2befa640 86a14330

+3
+3
Documentation/devicetree/bindings/display/bridge/waveshare,dsi2dpi.yaml
··· 40 40 properties: 41 41 data-lanes: 42 42 description: array of physical DSI data lane indexes. 43 + minItems: 1 43 44 items: 44 45 - const: 1 45 46 - const: 2 47 + - const: 3 48 + - const: 4 46 49 47 50 required: 48 51 - data-lanes