On 23/06/2021 18:43, 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@linux.intel.com Cc: Mauro Carvalho Chehab mchehab@kernel.org Cc: "Paul J. Murphy" paul.j.murphy@intel.com Cc: Daniele Alessandrelli daniele.alessandrelli@intel.com Cc: "Niklas Söderlund" niklas.soderlund@ragnatech.se Cc: Krzysztof Kozlowski krzk@kernel.org Cc: Paul Kocialkowski paul.kocialkowski@bootlin.com Cc: dri-devel@lists.freedesktop.org Cc: linux-media@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org Signed-off-by: Rob Herring robh@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(-)
Acked-by: Krzysztof Kozlowski krzysztof.kozlowski@canonical.com
Best regards, Krzysztof