[PATCH] dt-bindings: display: bridge: lvds-codec: Fix duplicate key

Rob Herring robh+dt at kernel.org
Tue Dec 21 02:12:52 UTC 2021


On Mon, Dec 20, 2021 at 8:51 AM Thierry Reding <thierry.reding at gmail.com> wrote:
>
> From: Thierry Reding <treding at nvidia.com>
>
> In order to validate multiple "if" conditionals, they must be part of an
> "allOf:" list, otherwise they will cause a failure in parsing the schema
> because of the duplicated "if" property.
>
> Fixes: d7df3948eb49 ("dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select")
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
>  .../bindings/display/bridge/lvds-codec.yaml   | 43 ++++++++++---------
>  1 file changed, 22 insertions(+), 21 deletions(-)

Thanks!

Acked-by: Rob Herring <robh at kernel.org>


More information about the dri-devel mailing list