mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 04:45:27 +07:00
dt-bindings: PCI: Add dt-binding to configure PCIe mode
Add "ti,syscon-pcie-mode" dt-binding to hold phandle to the syscon register that should be used to configure PCIe in RC mode or EP mode. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
b1dee41b76
commit
1c55c4263f
@ -23,6 +23,8 @@ pcie_msi_intc : Interrupt controller device node for MSI IRQ chip
|
|||||||
|
|
||||||
ti,syscon-pcie-id : phandle to the device control module required to set device
|
ti,syscon-pcie-id : phandle to the device control module required to set device
|
||||||
id and vendor id.
|
id and vendor id.
|
||||||
|
ti,syscon-pcie-mode : phandle to the device control module required to configure
|
||||||
|
PCI in either RC mode or EP mode.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
pcie_msi_intc: msi-interrupt-controller {
|
pcie_msi_intc: msi-interrupt-controller {
|
||||||
|
Loading…
Reference in New Issue
Block a user