summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2019-09-23 16:10:18 -0500
committerBjorn Helgaas <bhelgaas@google.com>2019-09-23 16:10:18 -0500
commitb83e445d462a858d51f04fdb3db0cd307bfabd1f (patch)
tree0b685f23958e371ef0b4eccfd72ef11be822d34e /Documentation
parentaf47f25f33f7f628cb50a82bc60b8ad1677626a2 (diff)
parent4035ff36a6e0a07a1f0b0609520e17bd69a74c8b (diff)
downloadlinux-stable-b83e445d462a858d51f04fdb3db0cd307bfabd1f.tar.gz
linux-stable-b83e445d462a858d51f04fdb3db0cd307bfabd1f.tar.bz2
linux-stable-b83e445d462a858d51f04fdb3db0cd307bfabd1f.zip
Merge branch 'remotes/lorenzo/pci/dwc'
- Make kirin_dw_pcie_ops constant (Nishka Dasgupta) - Make DesignWare "num-lanes" property optional and remove from relevant DTs (Hou Zhiqiang) * remotes/lorenzo/pci/dwc: arm64: dts: fsl: Remove num-lanes property from PCIe nodes ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes PCI: dwc: Return directly when num-lanes is not found dt-bindings: PCI: designware: Remove the num-lanes from Required properties PCI: kirin: Make structure kirin_dw_pcie_ops constant
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/pci/designware-pcie.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pci/designware-pcie.txt b/Documentation/devicetree/bindings/pci/designware-pcie.txt
index 5561a1c060d0..bd880df39a79 100644
--- a/Documentation/devicetree/bindings/pci/designware-pcie.txt
+++ b/Documentation/devicetree/bindings/pci/designware-pcie.txt
@@ -11,7 +11,6 @@ Required properties:
the ATU address space.
(The old way of getting the configuration address space from "ranges"
is deprecated and should be avoided.)
-- num-lanes: number of lanes to use
RC mode:
- #address-cells: set to <3>
- #size-cells: set to <2>