Lines Matching +full:usb3 +full:- +full:2
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/socionext,uniphier-glue-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
16 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
21 - socionext,uniphier-pro4-usb3-reset
22 - socionext,uniphier-pro5-usb3-reset
23 - socionext,uniphier-pxs2-usb3-reset
24 - socionext,uniphier-ld20-usb3-reset
25 - socionext,uniphier-pxs3-usb3-reset
26 - socionext,uniphier-nx1-usb3-reset
27 - socionext,uniphier-pro4-ahci-reset
28 - socionext,uniphier-pxs2-ahci-reset
29 - socionext,uniphier-pxs3-ahci-reset
34 "#reset-cells":
39 maxItems: 2
41 clock-names:
43 maxItems: 2
47 maxItems: 2
49 reset-names:
51 maxItems: 2
54 - if:
59 - socionext,uniphier-pro4-usb3-reset
60 - socionext,uniphier-pro5-usb3-reset
61 - socionext,uniphier-pro4-ahci-reset
65 minItems: 2
66 maxItems: 2
67 clock-names:
69 - const: gio
70 - const: link
72 minItems: 2
73 maxItems: 2
74 reset-names:
76 - const: gio
77 - const: link
82 clock-names:
86 reset-names:
92 - compatible
93 - reg
94 - "#reset-cells"
95 - clocks
96 - clock-names
97 - resets
98 - reset-names
101 - |
102 usb_rst: reset-controller@0 {
103 compatible = "socionext,uniphier-ld20-usb3-reset";
105 #reset-cells = <1>;
106 clock-names = "link";
108 reset-names = "link";