@@ -6,14 +6,14 @@ System reset
6
6
7
7
Required properties:
8
8
- compatible: should be one of the following:
9
- "socionext,uniphier-sld3-reset" - for sLD3 SoC.
10
- "socionext,uniphier-ld4-reset" - for LD4 SoC.
11
- "socionext,uniphier-pro4-reset" - for Pro4 SoC.
12
- "socionext,uniphier-sld8-reset" - for sLD8 SoC.
13
- "socionext,uniphier-pro5-reset" - for Pro5 SoC.
14
- "socionext,uniphier-pxs2-reset" - for PXs2/LD6b SoC.
15
- "socionext,uniphier-ld11-reset" - for LD11 SoC.
16
- "socionext,uniphier-ld20-reset" - for LD20 SoC.
9
+ "socionext,uniphier-sld3-reset" - for sLD3 SoC
10
+ "socionext,uniphier-ld4-reset" - for LD4 SoC
11
+ "socionext,uniphier-pro4-reset" - for Pro4 SoC
12
+ "socionext,uniphier-sld8-reset" - for sLD8 SoC
13
+ "socionext,uniphier-pro5-reset" - for Pro5 SoC
14
+ "socionext,uniphier-pxs2-reset" - for PXs2/LD6b SoC
15
+ "socionext,uniphier-ld11-reset" - for LD11 SoC
16
+ "socionext,uniphier-ld20-reset" - for LD20 SoC
17
17
- #reset-cells: should be 1.
18
18
19
19
Example:
@@ -37,14 +37,15 @@ Media I/O (MIO) reset, SD reset
37
37
38
38
Required properties:
39
39
- compatible: should be one of the following:
40
- "socionext,uniphier-sld3-mio-reset" - for sLD3 SoC.
41
- "socionext,uniphier-ld4-mio-reset" - for LD4 SoC.
42
- "socionext,uniphier-pro4-mio-reset" - for Pro4 SoC.
43
- "socionext,uniphier-sld8-mio-reset" - for sLD8 SoC.
44
- "socionext,uniphier-pro5-sd-reset" - for Pro5 SoC.
45
- "socionext,uniphier-pxs2-sd-reset" - for PXs2/LD6b SoC.
46
- "socionext,uniphier-ld11-mio-reset" - for LD11 SoC.
47
- "socionext,uniphier-ld20-sd-reset" - for LD20 SoC.
40
+ "socionext,uniphier-sld3-mio-reset" - for sLD3 SoC
41
+ "socionext,uniphier-ld4-mio-reset" - for LD4 SoC
42
+ "socionext,uniphier-pro4-mio-reset" - for Pro4 SoC
43
+ "socionext,uniphier-sld8-mio-reset" - for sLD8 SoC
44
+ "socionext,uniphier-pro5-sd-reset" - for Pro5 SoC
45
+ "socionext,uniphier-pxs2-sd-reset" - for PXs2/LD6b SoC
46
+ "socionext,uniphier-ld11-mio-reset" - for LD11 SoC (MIO)
47
+ "socionext,uniphier-ld11-sd-reset" - for LD11 SoC (SD)
48
+ "socionext,uniphier-ld20-sd-reset" - for LD20 SoC
48
49
- #reset-cells: should be 1.
49
50
50
51
Example:
@@ -68,13 +69,13 @@ Peripheral reset
68
69
69
70
Required properties:
70
71
- compatible: should be one of the following:
71
- "socionext,uniphier-ld4-peri-reset" - for LD4 SoC.
72
- "socionext,uniphier-pro4-peri-reset" - for Pro4 SoC.
73
- "socionext,uniphier-sld8-peri-reset" - for sLD8 SoC.
74
- "socionext,uniphier-pro5-peri-reset" - for Pro5 SoC.
75
- "socionext,uniphier-pxs2-peri-reset" - for PXs2/LD6b SoC.
76
- "socionext,uniphier-ld11-peri-reset" - for LD11 SoC.
77
- "socionext,uniphier-ld20-peri-reset" - for LD20 SoC.
72
+ "socionext,uniphier-ld4-peri-reset" - for LD4 SoC
73
+ "socionext,uniphier-pro4-peri-reset" - for Pro4 SoC
74
+ "socionext,uniphier-sld8-peri-reset" - for sLD8 SoC
75
+ "socionext,uniphier-pro5-peri-reset" - for Pro5 SoC
76
+ "socionext,uniphier-pxs2-peri-reset" - for PXs2/LD6b SoC
77
+ "socionext,uniphier-ld11-peri-reset" - for LD11 SoC
78
+ "socionext,uniphier-ld20-peri-reset" - for LD20 SoC
78
79
- #reset-cells: should be 1.
79
80
80
81
Example:
0 commit comments