[PATCH v3 03/10] dt-bindings: PCI: qcom: Allow 'aspm-no-l0s'

From: Johan Hovold
Date: Tue Mar 05 2024 - 03:16:46 EST


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

Acked-by: Rob Herring <robh@xxxxxxxxxx>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
---
Documentation/devicetree/bindings/pci/qcom,pcie-common.yaml | 2 ++
Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 ++
2 files changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie-common.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie-common.yaml
index 0d1b23523f62..40ac5ba81233 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie-common.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie-common.yaml
@@ -78,6 +78,8 @@ properties:
description: GPIO controlled connection to WAKE# signal
maxItems: 1

+ aspm-no-l0s: true
+
required:
- reg
- reg-names
diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
index efaab5f82b47..a23d2cfb86c4 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
@@ -118,6 +118,8 @@ properties:
description: GPIO controlled connection to WAKE# signal
maxItems: 1

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