[PATCH RESEND v3 2/6] dt-bindings: display: sun4i: Add LVDS Dual-Link property
Rob Herring
robh at kernel.org
Wed Oct 7 15:50:15 UTC 2020
On Mon, Oct 05, 2020 at 05:15:40PM +0200, Maxime Ripard wrote:
> The Allwinner SoCs with two TCONs and LVDS output can use both to drive an
> LVDS dual-link. Add a new property to express that link between these two
> TCONs.
>
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
> ---
> Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml b/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
> index e5344c4ae226..ce407f5466a5 100644
> --- a/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
> +++ b/Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
> @@ -115,6 +115,12 @@ properties:
> - const: edp
> - const: lvds
>
> + allwinner,lvds-companion:
We already have 1 vendor property for this. How about 'link-companion'
for something common.
Rob
More information about the dri-devel
mailing list