Lines Matching +full:simple +full:- +full:mfd

1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/reset/socionext,uniphier-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Masahiro Yamada <yamada.masahiro@socionext.com>
15 - description: System reset
17 - socionext,uniphier-ld4-reset
18 - socionext,uniphier-pro4-reset
19 - socionext,uniphier-sld8-reset
20 - socionext,uniphier-pro5-reset
21 - socionext,uniphier-pxs2-reset
22 - socionext,uniphier-ld6b-reset
23 - socionext,uniphier-ld11-reset
24 - socionext,uniphier-ld20-reset
25 - socionext,uniphier-pxs3-reset
26 - description: Media I/O (MIO) reset, SD reset
28 - socionext,uniphier-ld4-mio-reset
29 - socionext,uniphier-pro4-mio-reset
30 - socionext,uniphier-sld8-mio-reset
31 - socionext,uniphier-pro5-sd-reset
32 - socionext,uniphier-pxs2-sd-reset
33 - socionext,uniphier-ld11-mio-reset
34 - socionext,uniphier-ld11-sd-reset
35 - socionext,uniphier-ld20-sd-reset
36 - socionext,uniphier-pxs3-sd-reset
37 - description: Peripheral reset
39 - socionext,uniphier-ld4-peri-reset
40 - socionext,uniphier-pro4-peri-reset
41 - socionext,uniphier-sld8-peri-reset
42 - socionext,uniphier-pro5-peri-reset
43 - socionext,uniphier-pxs2-peri-reset
44 - socionext,uniphier-ld11-peri-reset
45 - socionext,uniphier-ld20-peri-reset
46 - socionext,uniphier-pxs3-peri-reset
47 - description: Analog signal amplifier reset
49 - socionext,uniphier-ld11-adamv-reset
50 - socionext,uniphier-ld20-adamv-reset
52 "#reset-cells":
58 - compatible
59 - "#reset-cells"
62 - |
64 compatible = "socionext,uniphier-sysctrl", "simple-mfd", "syscon";
68 compatible = "socionext,uniphier-ld11-reset";
69 #reset-cells = <1>;
75 - |
77 compatible = "socionext,uniphier-mioctrl", "simple-mfd", "syscon";
81 compatible = "socionext,uniphier-ld11-mio-reset";
82 #reset-cells = <1>;
88 - |
90 compatible = "socionext,uniphier-perictrl", "simple-mfd", "syscon";
94 compatible = "socionext,uniphier-ld11-peri-reset";
95 #reset-cells = <1>;
101 - |
103 compatible = "socionext,uniphier-ld11-adamv", "simple-mfd", "syscon";
107 compatible = "socionext,uniphier-ld11-adamv-reset";
108 #reset-cells = <1>;