Lines Matching +full:tegra210 +full:- +full:amx
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-amx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Tegra210 AMX
10 The Audio Multiplexer (AMX) block can multiplex up to four input streams
16 - Jon Hunter <jonathanh@nvidia.com>
17 - Mohan Kumar <mkumard@nvidia.com>
18 - Sameer Pujar <spujar@nvidia.com>
21 - $ref: dai-common.yaml#
25 pattern: "^amx@[0-9a-f]*$"
29 - const: nvidia,tegra210-amx
30 - items:
31 - const: nvidia,tegra186-amx
32 - const: nvidia,tegra210-amx
33 - const: nvidia,tegra194-amx
34 - items:
35 - const: nvidia,tegra234-amx
36 - const: nvidia,tegra194-amx
41 sound-name-prefix:
42 pattern: "^AMX[1-9]$"
47 AMX has four inputs and one output. Accordingly ACIF (Audio Client
48 Interfaces) port nodes are defined to represent AMX inputs (port 0
53 '^port@[0-3]':
54 $ref: audio-graph-port.yaml#
56 description: AMX ACIF input ports
60 $ref: audio-graph-port.yaml#
62 description: AMX ACIF output port
65 - compatible
66 - reg
71 - |
73 amx@702d3000 {
74 compatible = "nvidia,tegra210-amx";
76 sound-name-prefix = "AMX1";