Lines Matching +full:dma +full:- +full:router
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/nvidia,tegra-audio-graph-card.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
15 - Jon Hunter <jonathanh@nvidia.com>
16 - Sameer Pujar <spujar@nvidia.com>
19 - $ref: audio-graph.yaml#
24 - nvidia,tegra210-audio-graph-card
25 - nvidia,tegra186-audio-graph-card
26 - nvidia,tegra264-audio-graph-card
31 clock-names:
33 - const: pll_a
34 - const: plla_out0
36 assigned-clocks:
40 assigned-clock-parents:
44 assigned-clock-rates:
50 - description: APE read memory client
51 - description: APE write memory client
53 interconnect-names:
55 - const: dma-mem # read
56 - const: write
62 - clocks
63 - clock-names
64 - assigned-clocks
65 - assigned-clock-parents
70 - |
71 #include<dt-bindings/clock/tegra210-car.h>
74 compatible = "nvidia,tegra210-audio-graph-card";
78 clock-names = "pll_a", "plla_out0";
80 assigned-clocks = <&tegra_car TEGRA210_CLK_PLL_A>,
83 assigned-clock-parents = <0>, <0>, <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
84 assigned-clock-rates = <368640000>, <49152000>, <12288000>;
88 /* Router */
93 label = "jetson-tx1-ape";
98 compatible = "nvidia,tegra210-ahub";
101 clock-names = "ahub";
102 assigned-clocks = <&tegra_car TEGRA210_CLK_D_AUDIO>;
103 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
104 #address-cells = <1>;
105 #size-cells = <1>;
109 #address-cells = <1>;
110 #size-cells = <0>;
115 remote-endpoint = <&admaif1_ep>;
124 remote-endpoint = <&i2s1_cif_ep>;
130 compatible = "nvidia,tegra210-admaif";
142 dma-names = "rx1", "tx1",
154 #address-cells = <1>;
155 #size-cells = <0>;
160 remote-endpoint = <&xbar_admaif1_ep>;
169 compatible = "nvidia,tegra210-i2s";
171 clock-names = "i2s";
172 assigned-clocks = <&tegra_car TEGRA210_CLK_I2S0>;
173 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
174 assigned-clock-rates = <1536000>;
178 #address-cells = <1>;
179 #size-cells = <0>;
185 remote-endpoint = <&xbar_i2s1_ep>;
193 dai-format = "i2s";