[PATCH] dt-bindings: display: Fix lvds.yaml references

Rob Herring robh at kernel.org
Thu Apr 20 20:28:26 UTC 2023


On Tue, 18 Apr 2023 10:06:57 -0500, Rob Herring wrote:
> The trailing "/" in "lvds.yaml/#" is not a valid JSON pointer. The existing
> jsonschema package allows it, but coming changes make allowed "$ref" URIs
> stricter.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>  .../devicetree/bindings/display/panel/advantech,idk-1110wr.yaml | 2 +-
>  .../devicetree/bindings/display/panel/innolux,ee101ia-01d.yaml  | 2 +-
>  .../devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml | 2 +-
>  .../devicetree/bindings/display/panel/mitsubishi,aa121td01.yaml | 2 +-
>  Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 +-
>  .../devicetree/bindings/display/panel/sgd,gktw70sdae4se.yaml    | 2 +-
>  6 files changed, 6 insertions(+), 6 deletions(-)
> 

Applied, thanks!



More information about the dri-devel mailing list