2024-02-12 16:54:45

by Johan Hovold

[permalink] [raw]
Subject: [RFC 07/10] dt-bindings: PCI: qcom: Allow 'aspm-no-l0s'

Add 'aspm-no-l0s', which can be used to indicate that ASPM L0s is not
supported, to the binding.

Signed-off-by: Johan Hovold <[email protected]>
---
Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
index b28517047db2..4d1060b52592 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
@@ -130,6 +130,8 @@ properties:
description: GPIO controlled connection to WAKE# signal
maxItems: 1

+ aspm-no-l0s: true
+
required:
- compatible
- reg
--
2.43.0