Lines Matching +full:sound +full:- +full:name +full:- +full:prefix
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/sound/amlogic,t9015.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jerome Brunet <jbrunet@baylibre.com>
13 - $ref: name-prefix.yaml#
17 pattern: "^audio-controller@.*"
19 "#sound-dai-cells":
24 - const: amlogic,t9015
28 - description: Peripheral clock
30 clock-names:
32 - const: pclk
40 AVDD-supply:
44 sound-name-prefix: true
47 - "#sound-dai-cells"
48 - compatible
49 - reg
50 - clocks
51 - clock-names
52 - resets
53 - AVDD-supply
58 - |
59 #include <dt-bindings/clock/g12a-clkc.h>
60 #include <dt-bindings/reset/amlogic,meson-g12a-reset.h>
62 acodec: audio-controller@32000 {
65 #sound-dai-cells = <0>;
67 clock-names = "pclk";
69 AVDD-supply = <&vddao_1v8>;