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
30 clock-names:
32 - const: pll_a
33 - const: plla_out0
35 assigned-clocks:
39 assigned-clock-parents:
43 assigned-clock-rates:
51 - clocks
52 - clock-names
53 - assigned-clocks
54 - assigned-clock-parents
59 - |
60 #include<dt-bindings/clock/tegra210-car.h>
63 compatible = "nvidia,tegra210-audio-graph-card";
67 clock-names = "pll_a", "plla_out0";
69 assigned-clocks = <&tegra_car TEGRA210_CLK_PLL_A>,
72 assigned-clock-parents = <0>, <0>, <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
73 assigned-clock-rates = <368640000>, <49152000>, <12288000>;
77 /* Router */
82 label = "jetson-tx1-ape";
87 compatible = "nvidia,tegra210-ahub";
90 clock-names = "ahub";
91 assigned-clocks = <&tegra_car TEGRA210_CLK_D_AUDIO>;
92 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
93 #address-cells = <1>;
94 #size-cells = <1>;
98 #address-cells = <1>;
99 #size-cells = <0>;
104 remote-endpoint = <&admaif1_ep>;
113 remote-endpoint = <&i2s1_cif_ep>;
119 compatible = "nvidia,tegra210-admaif";
131 dma-names = "rx1", "tx1",
143 #address-cells = <1>;
144 #size-cells = <0>;
149 remote-endpoint = <&xbar_admaif1_ep>;
158 compatible = "nvidia,tegra210-i2s";
160 clock-names = "i2s";
161 assigned-clocks = <&tegra_car TEGRA210_CLK_I2S0>;
162 assigned-clock-parents = <&tegra_car TEGRA210_CLK_PLL_A_OUT0>;
163 assigned-clock-rates = <1536000>;
167 #address-cells = <1>;
168 #size-cells = <0>;
174 remote-endpoint = <&xbar_i2s1_ep>;
182 dai-format = "i2s";