[PATCH] dt-bindings: display: bridge: lvds-codec: Fix duplicate key
Marek Vasut
marex at denx.de
Wed Dec 22 19:17:37 UTC 2021
On 12/22/21 19:03, Rob Herring wrote:
> On Mon, 20 Dec 2021 13:51:47 +0100, Thierry Reding 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(-)
>>
>
> I went ahead and applied to drm-misc, so linux-next is fixed.
Thank you
More information about the dri-devel
mailing list