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/phy/socionext,uniphier-ahci-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext UniPhier AHCI PHY
11 AHCI controller implemented on Socionext UniPhier SoCs.
14 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
17 compatible:
19 - socionext,uniphier-pro4-ahci-phy
20 - socionext,uniphier-pxs2-ahci-phy
21 - socionext,uniphier-pxs3-ahci-phy
26 "#phy-cells":
33 clock-names: true
39 reset-names: true
42 - if:
44 compatible:
46 const: socionext,uniphier-pro4-ahci-phy
52 clock-names:
54 - const: link
55 - const: gio
59 reset-names:
61 - const: link
62 - const: gio
63 - const: phy
64 - const: pm
65 - const: tx
66 - const: rx
67 - if:
69 compatible:
71 const: socionext,uniphier-pxs2-ahci-phy
76 clock-names:
81 reset-names:
83 - const: link
84 - const: phy
85 - if:
87 compatible:
89 const: socionext,uniphier-pxs3-ahci-phy
95 clock-names:
97 - const: link
98 - const: phy
102 reset-names:
104 - const: link
105 - const: phy
108 - compatible
109 - reg
110 - "#phy-cells"
111 - clocks
112 - clock-names
113 - resets
114 - reset-names
119 - |
121 compatible = "socionext,uniphier-pxs3-ahci-phy";
123 #phy-cells = <0>;
124 clock-names = "link", "phy";
126 reset-names = "link", "phy";