[PATCH v5 08/13] dt-bindings: display: Document dual-link LVDS display common properties

Rob Herring (Arm) robh at kernel.org
Mon Nov 4 16:12:37 UTC 2024


On Mon, 04 Nov 2024 11:28:01 +0800, Liu Ying wrote:
> Dual-link LVDS displays receive odd pixels and even pixels separately from
> dual LVDS links.  One link receives odd pixels and the other receives even
> pixels.  Some of those displays may also use only one LVDS link to receive
> all pixels, being odd and even agnostic.  Document common properties for
> those displays by extending LVDS display common properties defined in
> lvds.yaml.
> 
> Suggested-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> Signed-off-by: Liu Ying <victor.liu at nxp.com>
> ---
> v5:
> * Use patternProperties to define port at 0 and port at 1.  (Biju)
> * Require port at 0 or port at 1.
> 
> v4:
> * Squash change for advantech,idk-2121wr.yaml and
>   panel-simple-lvds-dual-ports.yaml with lvds-dual-ports.yaml.  (Rob)
> * Improve description in lvds-dual-ports.yaml.  (Krzysztof)
> 
> v3:
> * New patch.  (Dmitry)
> 
>  .../bindings/display/lvds-dual-ports.yaml     | 63 +++++++++++++++++++
>  .../display/panel/advantech,idk-2121wr.yaml   | 14 +----
>  .../panel/panel-simple-lvds-dual-ports.yaml   | 20 +-----
>  3 files changed, 65 insertions(+), 32 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/display/lvds-dual-ports.yaml
> 

Reviewed-by: Rob Herring (Arm) <robh at kernel.org>



More information about the dri-devel mailing list