File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Documentation/devicetree/bindings/pci Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,35 @@ description: |+
13
13
MediaTek MT7621 PCIe subsys supports a single Root Complex (RC)
14
14
with 3 Root Ports. Each Root Port supports a Gen1 1-lane Link
15
15
16
+ MT7621 PCIe HOST Topology
17
+
18
+ .-------.
19
+ | |
20
+ | CPU |
21
+ | |
22
+ '-------'
23
+ |
24
+ |
25
+ |
26
+ v
27
+ .------------------.
28
+ .-----------| HOST/PCI Bridge |------------.
29
+ | '------------------' | Type1
30
+ BUS0 | | | Access
31
+ v v v On Bus0
32
+ .-------------. .-------------. .-------------.
33
+ | VIRTUAL P2P | | VIRTUAL P2P | | VIRTUAL P2P |
34
+ | BUS0 | | BUS0 | | BUS0 |
35
+ | DEV0 | | DEV1 | | DEV2 |
36
+ '-------------' '-------------' '-------------'
37
+ Type0 | Type0 | Type0 |
38
+ Access BUS1 | Access BUS2| Access BUS3|
39
+ On Bus1 v On Bus2 v On Bus3 v
40
+ .----------. .----------. .----------.
41
+ | Device 0 | | Device 0 | | Device 0 |
42
+ | Func 0 | | Func 0 | | Func 0 |
43
+ '----------' '----------' '----------'
44
+
16
45
allOf :
17
46
- $ref : /schemas/pci/pci-host-bridge.yaml#
18
47
You can’t perform that action at this time.
0 commit comments