Lines Matching +full:ahci +full:- +full:compatible
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>
19 compatible:
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":
41 clock-names: true
47 reset-names: true
50 - if:
52 compatible:
55 - socionext,uniphier-pro4-usb3-reset
56 - socionext,uniphier-pro5-usb3-reset
57 - socionext,uniphier-pro4-ahci-reset
63 clock-names:
65 - const: gio
66 - const: link
70 reset-names:
72 - const: gio
73 - const: link
78 clock-names:
82 reset-names:
88 - compatible
89 - reg
90 - "#reset-cells"
91 - clocks
92 - clock-names
93 - resets
94 - reset-names
97 - |
98 usb_rst: reset-controller@0 {
99 compatible = "socionext,uniphier-ld20-usb3-reset";
101 #reset-cells = <1>;
102 clock-names = "link";
104 reset-names = "link";