Lines Matching +full:audio +full:- +full:ports
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/nvidia,tegra186-asrc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
21 - Jon Hunter <jonathanh@nvidia.com>
22 - Mohan Kumar <mkumard@nvidia.com>
23 - Sameer Pujar <spujar@nvidia.com>
26 - $ref: dai-common.yaml#
30 pattern: "^asrc@[0-9a-f]*$"
34 - const: nvidia,tegra186-asrc
35 - items:
36 - enum:
37 - nvidia,tegra234-asrc
38 - nvidia,tegra194-asrc
39 - const: nvidia,tegra186-asrc
44 sound-name-prefix:
45 pattern: "^ASRC[1-9]$"
47 ports:
48 $ref: /schemas/graph.yaml#/properties/ports
50 ASRC has seven input ports and six output ports. Accordingly ACIF
51 (Audio Client Interfaces) port nodes are defined to represent the
53 connected to corresponding ports on AHUB (Audio Hub). Additional
57 '^port@[0-6]':
58 $ref: audio-graph-port.yaml#
60 description: ASRC ACIF input ports
61 '^port@[7-9]|1[1-2]':
62 $ref: audio-graph-port.yaml#
64 description: ASRC ACIF output ports
67 - compatible
68 - reg
73 - |
76 compatible = "nvidia,tegra186-asrc";
78 sound-name-prefix = "ASRC1";