6 Jun
2023
6 Jun
'23
8:25 p.m.
On Tue, Jun 06, 2023 at 07:59:51PM +0200, Marek Vasut wrote:
Document the encoding of 'widgets' property to avoid confusion.
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.
This looks sensible to me, I don't know if there's a way we can get the tooling to validate either the length or (ideally) the widget type strings?