summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/audio-graph-port.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-08-23 17:56:39 +0300
committerMark Brown <broonie@kernel.org>2022-08-23 21:52:40 +0300
commit9e10a1ded6a1b7ffacbb2d9c75fe6aa91623051b (patch)
tree4eb0f2d9dbbb284c2682ad5d41f846c89a18eec6 /Documentation/devicetree/bindings/sound/audio-graph-port.yaml
parenta337c2012774d588fcab318c42edc2601d90e549 (diff)
downloadlinux-9e10a1ded6a1b7ffacbb2d9c75fe6aa91623051b.tar.xz
ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes
In order to ensure only documented properties are present, node schemas must have unevaluatedProperties or additionalProperties set to false (typically). Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220823145649.3118479-8-robh@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/audio-graph-port.yaml')
-rw-r--r--Documentation/devicetree/bindings/sound/audio-graph-port.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/audio-graph-port.yaml b/Documentation/devicetree/bindings/sound/audio-graph-port.yaml
index 7ff7a4a104fa..bc46a95ed840 100644
--- a/Documentation/devicetree/bindings/sound/audio-graph-port.yaml
+++ b/Documentation/devicetree/bindings/sound/audio-graph-port.yaml
@@ -28,6 +28,8 @@ properties:
patternProperties:
"^endpoint(@[0-9a-f]+)?":
$ref: /schemas/graph.yaml#/$defs/endpoint-base
+ unevaluatedProperties: false
+
properties:
mclk-fs:
description: |