Lines Matching +full:codec +full:- +full:reset
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/sound/socionext,uniphier-evea.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: UniPhier EVEA SoC-internal sound codec
10 - <alsa-devel@alsa-project.org>
14 const: socionext,uniphier-evea
19 clock-names:
21 - const: evea
22 - const: exiv
28 reset-names:
30 - const: evea
31 - const: exiv
32 - const: adamv
38 "#sound-dai-cells":
42 "^port@[0-9]$":
47 - endpoint
52 - compatible
53 - reg
54 - clock-names
55 - clocks
56 - reset-names
57 - resets
58 - "#sound-dai-cells"
61 - |
62 codec@57900000 {
63 compatible = "socionext,uniphier-evea";
65 clock-names = "evea", "exiv";
67 reset-names = "evea", "exiv", "adamv";
69 #sound-dai-cells = <1>;