Skip to content

Commit 675f45c

Browse files
committed
dts: bindings: pcie: Add property alt-pcie-node
New property, alt-pcie-node, can move ehci/xhci controllers from node 1 to node 0 Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com> Change-Id: Idd0f22757025b195bb9d734611b84ca662df727f
1 parent 01cfc0a commit 675f45c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

dts/bindings/pcie/endpoint/aspeed,ast27xx-pcie.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,10 @@ properties:
3737
description: |
3838
Specifies which interrupt mode this device supports.
3939
If absent, then XHCI will be disabled.
40+
41+
alt-pcie-node:
42+
type: boolean
43+
description: |
44+
Indicates that the EHCI/XHCI nodes should be relocated to the alternative PCIe controller.
45+
In this configuration, the VGA and BMC Device functions on PCIe1 are disabled.
46+
This property is valid only for the PCIe1 controller.

0 commit comments

Comments
 (0)