[PATCH v18 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501

Krzysztof Kozlowski krzk at kernel.org
Mon Oct 28 23:57:16 PDT 2024


On Tue, Oct 29, 2024 at 02:02:11PM +0800, Sandor Yu wrote:
> +  interrupts:
> +    items:
> +      - description: Hotplug cable plugin.
> +      - description: Hotplug cable plugout.
> +
> +  interrupt-names:
> +    items:
> +      - const: plug_in
> +      - const: plug_out
> +
> +  data-lanes:
> +    $ref: /schemas/media/video-interfaces.yaml#/properties/data-lanes
> +    minItems: 4
> +    maxItems: 4
> +    description: Lane reordering for HDMI or DisplayPort interface.

Please look how existing bindings do it. data-lanes is a property of
port. Otherwise why would you like this to be applied to the input?

Best regards,
Krzysztof




More information about the linux-phy mailing list