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-pdm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic Audio AXG PDM input
10 - Jerome Brunet <jbrunet@baylibre.com>
15 - items:
16 - enum:
17 - amlogic,g12a-pdm
18 - amlogic,sm1-pdm
19 - const: amlogic,axg-pdm
20 - const: amlogic,axg-pdm
25 "#sound-dai-cells":
30 - description: Peripheral clock
31 - description: PDM digital clock
32 - description: DSP system clock
34 clock-names:
36 - const: pclk
37 - const: dclk
38 - const: sysclk
44 - compatible
45 - reg
46 - "#sound-dai-cells"
47 - clocks
48 - clock-names
51 - $ref: dai-common.yaml#
53 - if:
58 - amlogic,g12a-pdm
59 - amlogic,sm1-pdm
62 - resets
71 - |
72 #include <dt-bindings/clock/axg-audio-clkc.h>
74 audio-controller@ff632000 {
75 compatible = "amlogic,axg-pdm";
77 #sound-dai-cells = <0>;
81 clock-names = "pclk", "dclk", "sysclk";