[PATCH v3 3/4] dt-bindings: PCI: brcmstb: New prop 'aspm-no-l0s'

From: Jim Quinlan
Date: Thu May 07 2020 - 16:16:07 EST


From: Jim Quinlan <jquinlan@xxxxxxxxxxxx>

For various reasons, one may want to disable the ASPM L0s
capability.

Signed-off-by: Jim Quinlan <jquinlan@xxxxxxxxxxxx>
---
Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
index 77d3e81a437b..8680a0f86c5a 100644
--- a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
@@ -56,6 +56,8 @@ properties:
description: Indicates usage of spread-spectrum clocking.
type: boolean

+ aspm-no-l0s: true
+
required:
- reg
- dma-ranges
--
2.17.1