@@ -20,6 +20,7 @@ contain the following properties:
define the mapping of the PCIe interface to interrupt numbers.
- bus-range: PCI bus numbers covered
- phys: the PCIe PHY handle
+ - slot-power-limit-milliwatt: see pci-bus.yaml in dtschema
- max-link-speed: see pci.txt
- reset-gpios: see pci.txt
@@ -52,6 +53,7 @@ Example:
<0 0 0 3 &pcie_intc 2>,
<0 0 0 4 &pcie_intc 3>;
phys = <&comphy1 0>;
+ slot-power-limit-milliwatt = <10000>;
pcie_intc: interrupt-controller {
interrupt-controller;
#interrupt-cells = <1>;