[PATCH] dt-bindings: Fix 'unevaluatedProperties' errors in DT graph users
Rob Herring
robh at kernel.org
Thu Jul 1 14:06:23 UTC 2021
On Wed, 23 Jun 2021 10:43:44 -0600, Rob Herring wrote:
> In testing out under development json-schema 2020-12 support, there's a
> few issues with 'unevaluatedProperties' and the graph schema. If
> 'graph.yaml#/properties/port' is used, then neither the port nor the
> endpoint(s) can have additional properties. 'graph.yaml#/$defs/port-base'
> needs to be used instead.
>
> Cc: Sakari Ailus <sakari.ailus at linux.intel.com>
> Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
> Cc: "Paul J. Murphy" <paul.j.murphy at intel.com>
> Cc: Daniele Alessandrelli <daniele.alessandrelli at intel.com>
> Cc: "Niklas Söderlund" <niklas.soderlund at ragnatech.se>
> Cc: Krzysztof Kozlowski <krzk at kernel.org>
> Cc: Paul Kocialkowski <paul.kocialkowski at bootlin.com>
> Cc: dri-devel at lists.freedesktop.org
> Cc: linux-media at vger.kernel.org
> Cc: linux-renesas-soc at vger.kernel.org
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> .../devicetree/bindings/display/bridge/lontium,lt8912b.yaml | 3 ++-
> Documentation/devicetree/bindings/media/i2c/imx258.yaml | 2 +-
> Documentation/devicetree/bindings/media/i2c/ovti,ov5648.yaml | 2 +-
> Documentation/devicetree/bindings/media/i2c/ovti,ov8865.yaml | 2 +-
> Documentation/devicetree/bindings/media/i2c/sony,imx334.yaml | 2 +-
> Documentation/devicetree/bindings/media/renesas,vin.yaml | 3 ++-
> 6 files changed, 8 insertions(+), 6 deletions(-)
>
Applied, thanks!
More information about the dri-devel
mailing list