Unverified Commit 7077b186 authored by Marek Vasut's avatar Marek Vasut Committed by Mark Brown
Browse files

ASoC: dt-bindings: audio-graph-card: Expand 'widgets' documentation



Document the encoding of 'widgets' property to avoid confusion.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20230606175951.215740-1-marex@denx.de


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent ca27441e
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -24,7 +24,11 @@ properties:
      connection's sink, the second being the connection's source.
    $ref: /schemas/types.yaml#/definitions/non-unique-string-array
  widgets:
    description: User specified audio sound widgets.
    description: |
      User specified audio sound widgets.
      Each entry is a pair of strings, the first being the type of
      widget ("Microphone", "Line", "Headphone", "Speaker"), the
      second being the machine specific name for the widget.
    $ref: /schemas/types.yaml#/definitions/non-unique-string-array
  convert-rate:
    $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-rate