aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2025-07-31 16:12:05 -0500
committerBjorn Helgaas <bhelgaas@google.com>2025-07-31 16:12:05 -0500
commitdc6061ed6becae8baabc5c6fd1c4cbf1f8ffa41f (patch)
tree20227b13fc20f3c1c91e5b8f2e6a45d0251977bb /Documentation
parentMerge branch 'pci/controller/linkup-fix' (diff)
parentPCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS (diff)
downloadlinux-dc6061ed6becae8baabc5c6fd1c4cbf1f8ffa41f.tar.gz
linux-dc6061ed6becae8baabc5c6fd1c4cbf1f8ffa41f.zip
Merge branch 'pci/controller/brcmstb'
- Add optional DT 'num-lanes' property and if present, use it to override the Maximum Link Width advertised in Link Capabilities (Jim Quinlan) * pci/controller/brcmstb: PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS MAINTAINERS: Drop Nicolas from maintaining pcie-brcmstb PCI: brcmstb: Set MLW based on "num-lanes" DT property if present dt-bindings: PCI: brcm,stb-pcie: Add num-lanes property
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
index c4f9674e8695..812ef5957cfc 100644
--- a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
@@ -107,6 +107,10 @@ properties:
- const: bridge
- const: swinit
+ num-lanes:
+ default: 1
+ maximum: 4
+
required:
- compatible
- reg