1 # SPDX-License-Identifier: (GPL-2.0-only OR BS 2 %YAML 1.2 3 --- 4 $id: http://devicetree.org/schemas/sound/compo 5 $schema: http://devicetree.org/meta-schemas/co 6 7 title: Audio Component Common Properties 8 9 maintainers: 10 - Jerome Brunet <jbrunet@baylibre.com> 11 12 properties: 13 sound-name-prefix: 14 $ref: /schemas/types.yaml#/definitions/str 15 description: | 16 Card implementing the routing property d 17 audio components as list of string pair. 18 sink/source names may use this property 19 sinks/sources with the provided string. 20 21 additionalProperties: true
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.