diff options
author | Rob Herring <robh@kernel.org> | 2021-08-20 03:14:57 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-10-02 01:41:38 +0300 |
commit | 55442e6af03434c500541782f01730a89162eb27 (patch) | |
tree | 06e4946c3f234a201b946718c183150f95c1e645 /Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml | |
parent | 55c21d57eafb7b379bb7b3e93baf9ca2695895b0 (diff) | |
download | linux-55442e6af03434c500541782f01730a89162eb27.tar.xz |
dt-bindings: media: Fix more graph 'unevaluatedProperties' related warnings
The graph schema doesn't allow custom properties on endpoint nodes for
'#/properties/port' and '#/$defs/port-base' should be used instead. This
doesn't matter until 'unevaluatedProperties' support is implemented.
Cc: Dave Stevenson <dave.stevenson@raspberrypi.com>
Cc: Jacopo Mondi <jacopo@jmondi.org>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: "Paul J. Murphy" <paul.j.murphy@intel.com>
Cc: Daniele Alessandrelli <daniele.alessandrelli@intel.com>
Cc: linux-media@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com>
Link: https://lore.kernel.org/r/20210820001457.1705142-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml index 881f79532501..cf2ca2702cc9 100644 --- a/Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml @@ -38,7 +38,7 @@ properties: port: additionalProperties: false - $ref: /schemas/graph.yaml#/properties/port + $ref: /schemas/graph.yaml#/$defs/port-base properties: endpoint: |