summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-08-23 09:56:39 -0500
committerMark Brown <broonie@kernel.org>2022-08-23 19:52:40 +0100
commit9e10a1ded6a1b7ffacbb2d9c75fe6aa91623051b (patch)
tree4eb0f2d9dbbb284c2682ad5d41f846c89a18eec6 /Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml
parenta337c2012774d588fcab318c42edc2601d90e549 (diff)
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/samsung,midas-audio.yaml')
-rw-r--r--Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml b/Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml
index ec50bcb4af5f..31095913e330 100644
--- a/Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml
+++ b/Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml
@@ -19,6 +19,7 @@ properties:
cpu:
type: object
+ additionalProperties: false
properties:
sound-dai:
maxItems: 1
@@ -28,6 +29,7 @@ properties:
codec:
type: object
+ additionalProperties: false
properties:
sound-dai:
maxItems: 1