Lines Matching +full:axg +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-spdifin.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Audio AXG SPDIF Input
10 - Jerome Brunet <jbrunet@baylibre.com>
15 - const: amlogic,axg-spdifin
16 - items:
17 - enum:
18 - amlogic,g12a-spdifin
19 - amlogic,sm1-spdifin
20 - const: amlogic,axg-spdifin
25 "#sound-dai-cells":
30 - description: Peripheral clock
31 - description: SPDIF input reference clock
33 clock-names:
35 - const: pclk
36 - const: refclk
45 - compatible
46 - reg
47 - "#sound-dai-cells"
48 - clocks
49 - clock-names
50 - interrupts
53 - $ref: dai-common.yaml#
55 - if:
60 - amlogic,g12a-spdifin
61 - amlogic,sm1-spdifin
64 - resets
73 - |
74 #include <dt-bindings/clock/axg-audio-clkc.h>
75 #include <dt-bindings/interrupt-controller/irq.h>
76 #include <dt-bindings/interrupt-controller/arm-gic.h>
78 audio-controller@400 {
79 compatible = "amlogic,axg-spdifin";
81 #sound-dai-cells = <0>;
85 clock-names = "pclk", "refclk";