Lines Matching +full:spdif +full:- +full:out
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/nvidia,tegra20-spdif.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
16 - Thierry Reding <treding@nvidia.com>
17 - Jon Hunter <jonathanh@nvidia.com>
20 - $ref: dai-common.yaml#
24 const: nvidia,tegra20-spdif
38 clock-names:
40 - const: out
41 - const: in
46 dma-names:
48 - const: rx
49 - const: tx
51 "#sound-dai-cells":
54 nvidia,fixed-parent-rate:
62 - compatible
63 - reg
64 - resets
65 - interrupts
66 - clocks
67 - clock-names
68 - dmas
69 - dma-names
70 - "#sound-dai-cells"
75 - |
76 spdif@70002400 {
77 compatible = "nvidia,tegra20-spdif";
81 clock-names = "out", "in";
84 dma-names = "rx", "tx";
85 #sound-dai-cells = <0>;