Lines Matching +full:axg +full:- +full:audio +full:- +full:clkc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/amlogic,axg-spdifout.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Audio AXG SPDIF Output
10 - Jerome Brunet <jbrunet@baylibre.com>
15 - const: amlogic,axg-spdifout
16 - items:
17 - enum:
18 - amlogic,g12a-spdifout
19 - amlogic,sm1-spdifout
20 - const: amlogic,axg-spdifout
25 "#sound-dai-cells":
30 - description: Peripheral clock
31 - description: SPDIF output master clock
33 clock-names:
35 - const: pclk
36 - const: mclk
42 - compatible
43 - reg
44 - "#sound-dai-cells"
45 - clocks
46 - clock-names
49 - $ref: dai-common.yaml#
51 - if:
56 - amlogic,g12a-spdifout
57 - amlogic,sm1-spdifout
60 - resets
69 - |
70 #include <dt-bindings/clock/axg-audio-clkc.h>
72 audio-controller@480 {
73 compatible = "amlogic,axg-spdifout";
75 #sound-dai-cells = <0>;
78 clock-names = "pclk", "mclk";