Lines Matching +full:pcie +full:- +full:phy +full:- +full:2
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/phy/brcm,cygnus-pcie-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom Cygnus PCIe PHY
10 - Ray Jui <ray.jui@broadcom.com>
11 - Scott Branden <scott.branden@broadcom.com>
15 pattern: "^pcie[-|_]phy(@.*)?$"
19 - const: brcm,cygnus-pcie-phy
24 Base address and length of the PCIe PHY block
26 "#address-cells":
29 "#size-cells":
33 "^pcie-phy@[0-9]+$":
37 PCIe PHY child nodes
43 The PCIe PHY port number
45 "#phy-cells":
49 - reg
50 - "#phy-cells"
53 - compatible
54 - reg
55 - "#address-cells"
56 - "#size-cells"
61 - |
63 compatible = "brcm,cygnus-pcie-phy";
65 #address-cells = <1>;
66 #size-cells = <0>;
68 pcie0_phy: pcie-phy@0 {
70 #phy-cells = <0>;
73 pcie1_phy: pcie-phy@1 {
75 #phy-cells = <0>;