Lines Matching +full:rs780e +full:- +full:pci
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/loongson.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Loongson PCI Host Controller
10 - Jiaxun Yang <jiaxun.yang@flygoat.com>
13 PCI host controller found on Loongson PCHs and SoCs.
16 - $ref: /schemas/pci/pci-bus.yaml#
21 - const: loongson,ls2k-pci
22 - const: loongson,ls7a-pci
23 - const: loongson,rs780e-pci
29 - description: CFG0 standard config space register
30 - description: CFG1 extended config space register
38 - compatible
39 - reg
40 - ranges
45 - |
48 #address-cells = <2>;
49 #size-cells = <2>;
51 compatible = "loongson,rs780e-pci";
52 device_type = "pci";
53 #address-cells = <3>;
54 #size-cells = <2>;