diff options
author | Rob Herring <robh@kernel.org> | 2022-08-23 17:56:39 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-23 21:52:40 +0300 |
commit | 9e10a1ded6a1b7ffacbb2d9c75fe6aa91623051b (patch) | |
tree | 4eb0f2d9dbbb284c2682ad5d41f846c89a18eec6 /Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml | |
parent | a337c2012774d588fcab318c42edc2601d90e549 (diff) | |
download | linux-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/samsung,aries-wm8994.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml b/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml index a01c4ad929b8..447e013f6e17 100644 --- a/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml +++ b/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml @@ -23,6 +23,7 @@ properties: cpu: type: object + additionalProperties: false properties: sound-dai: minItems: 2 @@ -34,6 +35,7 @@ properties: - sound-dai codec: + additionalProperties: false type: object properties: sound-dai: |