1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
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-host-bridge.yaml#
28 - description: CFG0 standard config space register
29 - description: CFG1 extended config space register
41 unevaluatedProperties: false
50 compatible = "loongson,rs780e-pci";
55 // CPU_PHYSICAL(2) SIZE(2)
56 reg = <0x0 0x1a000000 0x0 0x2000000>;
58 // BUS_ADDRESS(3) CPU_PHYSICAL(2) SIZE(2)
59 ranges = <0x01000000 0x0 0x00004000 0x0 0x00004000 0x0 0x00004000>,
60 <0x02000000 0x0 0x40000000 0x0 0x40000000 0x0 0x40000000>;