Lines Matching +full:syscon +full:- +full:pcie +full:- +full:id
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/socionext,uniphier-pcie-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext UniPhier PCIe PHY
11 PCIe controller implemented on Socionext UniPhier SoCs.
14 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
19 - socionext,uniphier-pro5-pcie-phy
20 - socionext,uniphier-ld20-pcie-phy
21 - socionext,uniphier-pxs3-pcie-phy
22 - socionext,uniphier-nx1-pcie-phy
27 "#phy-cells":
34 clock-names: true
40 reset-names: true
42 socionext,syscon:
47 - if:
51 const: socionext,uniphier-pro5-pcie-phy
57 clock-names:
59 - const: gio
60 - const: link
64 reset-names:
66 - const: gio
67 - const: link
72 clock-names:
76 reset-names:
80 - compatible
81 - reg
82 - "#phy-cells"
83 - clocks
84 - clock-names
85 - resets
86 - reset-names
91 - |
93 compatible = "socionext,uniphier-ld20-pcie-phy";
95 #phy-cells = <0>;
96 clock-names = "link";
98 reset-names = "link";
100 socionext,syscon = <&soc_glue>;