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>
This commit is contained in:
Krzysztof Kozlowski 2020-09-03 22:32:47 +02:00 committed by Mark Brown
parent f4c4b1bb2f
commit 6997e462b3
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0

View file

@ -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:
- |