summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-09-03 23:32:47 +0300
committerMark Brown <broonie@kernel.org>2020-09-04 12:30:41 +0300
commit6997e462b39b5041e6e4b9d547ebbcacb69052ae (patch)
tree55de52bc512d84f796c27cdb1dcdf92b8c61c955 /Documentation/devicetree/bindings/sound
parentf4c4b1bb2f5a7f034f039c302b56f82344a6dc8c (diff)
downloadlinux-6997e462b39b5041e6e4b9d547ebbcacb69052ae.tar.xz
ASoC: odroid: Add missing properties
Usage of "unevaluatedProperties: false" is not correct as it suppresses warnings about all undocumented properties. Instead, add all missing properties. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20200903203250.19830-1-krzk@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r--Documentation/devicetree/bindings/sound/samsung,odroid.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/samsung,odroid.yaml b/Documentation/devicetree/bindings/sound/samsung,odroid.yaml
index de1be3d6d1e9..e8122bc87362 100644
--- a/Documentation/devicetree/bindings/sound/samsung,odroid.yaml
+++ b/Documentation/devicetree/bindings/sound/samsung,odroid.yaml
@@ -28,6 +28,11 @@ properties:
$ref: /schemas/types.yaml#/definitions/string
description: The user-visible name of this sound complex.
+ assigned-clock-parents: true
+ assigned-clock-rates: true
+ assigned-clocks: true
+ clocks: true
+
cpu:
type: object
properties:
@@ -69,7 +74,7 @@ required:
- cpu
- codec
-unevaluatedProperties: false
+additionalProperties: false
examples:
- |