Based on kernel version 6.11
. Page generated on 2024-09-24 08:21 EST
.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
* Freescale 83xx and 512x PCI bridges
Freescale 83xx and 512x SOCs include the same PCI bridge core.
83xx/512x specific notes:
- reg: should contain two address length tuples
The first is for the internal PCI bridge registers
The second is for the PCI config space access registers
Example (MPC8313ERDB)
pci0: pci@e0008500 {
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
interrupt-map = <
/* IDSEL 0x0E -mini PCI */
0x7000 0x0 0x0 0x1 &ipic 18 0x8
0x7000 0x0 0x0 0x2 &ipic 18 0x8
0x7000 0x0 0x0 0x3 &ipic 18 0x8
0x7000 0x0 0x0 0x4 &ipic 18 0x8
/* IDSEL 0x0F - PCI slot */
0x7800 0x0 0x0 0x1 &ipic 17 0x8
0x7800 0x0 0x0 0x2 &ipic 18 0x8
0x7800 0x0 0x0 0x3 &ipic 17 0x8
0x7800 0x0 0x0 0x4 &ipic 18 0x8>;
interrupt-parent = <&ipic>;
interrupts = <66 0x8>;
bus-range = <0x0 0x0>;
ranges = <0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
0x01000000 0x0 0x00000000 0xe2000000 0x0 0x00100000>;
clock-frequency = <66666666>;
#interrupt-cells = <1>;
#size-cells = <2>;
#address-cells = <3>;
reg = <0xe0008500 0x100 /* internal registers */
0xe0008300 0x8>; /* config space access registers */
compatible = "fsl,mpc8349-pci";
device_type = "pci";
};
|
- << [ bindings ]
- 83xx-512x-pci.txt
- aardvark-pci.txt
- altera-pcie-msi.txt
- altera-pcie.txt
- amlogic,axg-pcie.yaml
- apple,pcie.yaml
- axis,artpec6-pcie.txt
- baikal,bt1-pcie.yaml
- brcm,iproc-pcie.yaml
- brcm,stb-pcie.yaml
- cdns,cdns-pcie-ep.yaml
- cdns,cdns-pcie-host.yaml
- cdns-pcie-ep.yaml
- cdns-pcie-host.yaml
- cdns-pcie.yaml
- faraday,ftpci100.yaml
- fsl,imx6q-pcie-common.yaml
- fsl,imx6q-pcie-ep.yaml
- fsl,imx6q-pcie.yaml
- fsl,layerscape-pcie-ep.yaml
- fsl,layerscape-pcie.yaml
- fsl,pci.txt
- hisilicon,kirin-pcie.yaml
- hisilicon-histb-pcie.txt
- host-generic-pci.yaml
- intel,ixp4xx-pci.yaml
- intel,keembay-pcie-ep.yaml
- intel,keembay-pcie.yaml
- intel-gw-pcie.yaml
- layerscape-pcie-gen4.txt
- loongson.yaml
- mediatek,mt7621-pcie.yaml
- mediatek-pcie-cfg.yaml
- mediatek-pcie-gen3.yaml
- mediatek-pcie.txt
- microchip,pcie-host.yaml
- mobiveil-pcie.txt
- mvebu-pci.txt
- nvidia,tegra194-pcie-ep.yaml
- nvidia,tegra194-pcie.yaml
- nvidia,tegra20-pcie.txt
- pci-armada8k.txt
- pci-ep.yaml
- pci-iommu.txt
- pci-msi.txt
- pci.txt
- pcie-al.txt
- plda,xpressrich3-axi-common.yaml
- qcom,pcie-common.yaml
- qcom,pcie-ep.yaml
- qcom,pcie-sa8775p.yaml
- qcom,pcie-sc7280.yaml
- qcom,pcie-sc8180x.yaml
- qcom,pcie-sc8280xp.yaml
- qcom,pcie-sm8150.yaml
- qcom,pcie-sm8250.yaml
- qcom,pcie-sm8350.yaml
- qcom,pcie-sm8450.yaml
- qcom,pcie-sm8550.yaml
- qcom,pcie-x1e80100.yaml
- qcom,pcie.yaml
- ralink,rt3883-pci.txt
- rcar-gen4-pci-ep.yaml
- rcar-gen4-pci-host.yaml
- rcar-pci-ep.yaml
- rcar-pci-host.yaml
- renesas,pci-rcar-gen2.yaml
- rockchip,rk3399-pcie-common.yaml
- rockchip,rk3399-pcie-ep.yaml
- rockchip,rk3399-pcie.yaml
- rockchip-dw-pcie-common.yaml
- rockchip-dw-pcie-ep.yaml
- rockchip-dw-pcie.yaml
- samsung,exynos-pcie.yaml
- sifive,fu740-pcie.yaml
- snps,dw-pcie-common.yaml
- snps,dw-pcie-ep.yaml
- snps,dw-pcie.yaml
- socionext,uniphier-pcie-ep.yaml
- socionext,uniphier-pcie.yaml
- spear13xx-pcie.txt
- starfive,jh7110-pcie.yaml
- ti,am65-pci-ep.yaml
- ti,am65-pci-host.yaml
- ti,j721e-pci-ep.yaml
- ti,j721e-pci-host.yaml
- ti-pci.txt
- toshiba,visconti-pcie.yaml
- v3-v360epc-pci.txt
- versatile.yaml
- xgene-pci-msi.txt
- xgene-pci.txt
- xilinx-versal-cpm.yaml
- xlnx,axi-pcie-host.yaml
- xlnx,nwl-pcie.yaml
- xlnx,xdma-host.yaml
-