Lines Matching +full:uniphier +full:- +full:pxs3 +full:- +full:ahci +full:- +full:phy
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
10 This describes the deivcetree bindings for PHY interfaces built into
11 AHCI controller implemented on Socionext UniPhier SoCs.
14 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
19 - socionext,uniphier-pro4-ahci-phy
20 - socionext,uniphier-pxs2-ahci-phy
21 - socionext,uniphier-pxs3-ahci-phy
26 "#phy-cells":
33 clock-names:
41 reset-names:
46 - if:
50 const: socionext,uniphier-pro4-ahci-phy
56 clock-names:
58 - const: link
59 - const: gio
63 reset-names:
65 - const: link
66 - const: gio
67 - const: phy
68 - const: pm
69 - const: tx
70 - const: rx
71 - if:
75 const: socionext,uniphier-pxs2-ahci-phy
80 clock-names:
85 reset-names:
87 - const: link
88 - const: phy
89 - if:
93 const: socionext,uniphier-pxs3-ahci-phy
99 clock-names:
101 - const: link
102 - const: phy
106 reset-names:
108 - const: link
109 - const: phy
112 - compatible
113 - reg
114 - "#phy-cells"
115 - clocks
116 - clock-names
117 - resets
118 - reset-names
123 - |
124 ahci_phy: phy@10 {
125 compatible = "socionext,uniphier-pxs3-ahci-phy";
127 #phy-cells = <0>;
128 clock-names = "link", "phy";
130 reset-names = "link", "phy";