Lines Matching +full:ahci +full:- +full:glue
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>
19 - socionext,uniphier-pxs2-ahci-phy
20 - socionext,uniphier-pxs3-ahci-phy
25 "#phy-cells":
31 clock-names:
33 - items: # for PXs2
34 - const: link
35 - items: # for others
36 - const: link
37 - const: phy
42 reset-names:
44 - const: link
45 - const: phy
48 - compatible
49 - reg
50 - "#phy-cells"
51 - clocks
52 - clock-names
53 - resets
54 - reset-names
59 - |
60 ahci-glue@65700000 {
61 compatible = "socionext,uniphier-pxs3-ahci-glue",
62 "simple-mfd";
63 #address-cells = <1>;
64 #size-cells = <1>;
68 compatible = "socionext,uniphier-pxs3-ahci-phy";
70 #phy-cells = <0>;
71 clock-names = "link", "phy";
73 reset-names = "link", "phy";