Lines Matching +full:designware +full:- +full:pcie
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/pci/snps,dw-pcie.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Synopsys DesignWare PCIe interface
10 - Jingoo Han <jingoohan1@gmail.com>
11 - Gustavo Pimentel <gustavo.pimentel@synopsys.com>
14 Synopsys DesignWare PCIe host controller
17 - $ref: /schemas/pci/pci-bus.yaml#
22 - {}
23 - const: snps,dw-pcie
29 For designware core version >= 4.80, it may contain ATU address space.
33 reg-names:
40 num-lanes:
46 reset-gpio:
51 reset-gpios:
57 interrupt-names: true
61 snps,enable-cdm-check:
66 for data corruption. CDM registers include standard PCIe configuration
70 num-viewport:
81 - reg
82 - reg-names
83 - compatible
86 - |
88 #address-cells = <1>;
89 #size-cells = <1>;
90 pcie@dfc00000 {
92 compatible = "snps,dw-pcie";
95 reg-names = "dbi", "config";
96 #address-cells = <3>;
97 #size-cells = <2>;
101 #interrupt-cells = <1>;
102 num-lanes = <1>;