diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-09-03 22:32:47 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-09-04 10:30:41 +0100 |
commit | 6997e462b39b5041e6e4b9d547ebbcacb69052ae (patch) | |
tree | 55de52bc512d84f796c27cdb1dcdf92b8c61c955 /Documentation/devicetree/bindings/sound/samsung,odroid.yaml | |
parent | f4c4b1bb2f5a7f034f039c302b56f82344a6dc8c (diff) | |
download | lwn-6997e462b39b5041e6e4b9d547ebbcacb69052ae.tar.gz lwn-6997e462b39b5041e6e4b9d547ebbcacb69052ae.zip |
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/samsung,odroid.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/samsung,odroid.yaml | 7 |
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: - | |