Skip to content
Snippets Groups Projects
Commit aab8e274 authored by Neil Armstrong's avatar Neil Armstrong
Browse files

ASoC: dt-bindings: amlogic,gx-sound-card: drop minItems for audio-widgets


Like "audio-routing" drop the minItems: 2 from the "audio-widgets", because
any limit here - lower or upper- is rather meaningless.

This will also fix `dtbs_check` warnings like:
sound: audio-widgets: ['Speaker', '7J4-14 LEFT', 'Speaker', '7J4-11 RIGHT'] is too long

Signed-off-by: Neil Armstrong's avatarNeil Armstrong <neil.armstrong@linaro.org>
parent c3f38fa6
No related merge requests found
......@@ -23,7 +23,6 @@ properties:
audio-widgets:
$ref: /schemas/types.yaml#/definitions/non-unique-string-array
minItems: 2
description: |-
A list off component DAPM widget. Each entry is a pair of strings,
the first being the widget type, the second being the widget name
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment