[PATCH 9/9] dt-bindings: PCI: qcom,pcie-x1e80100: Add missing required power-domains

From: Krzysztof Kozlowski

Date: Wed Oct 29 2025 - 11:41:12 EST


Power domains should be required for PCI, so the proper SoC supplies are
turned on.

Cc: <stable@xxxxxxxxxxxxxxx>
Fixes: 692eadd51698 ("dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
Documentation/devicetree/bindings/pci/qcom,pcie-x1e80100.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie-x1e80100.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie-x1e80100.yaml
index 61581ffbfb24..277337c51b49 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie-x1e80100.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie-x1e80100.yaml
@@ -73,6 +73,9 @@ properties:
- const: pci # PCIe core reset
- const: link_down # PCIe link down reset

+required:
+ - power-domains
+
allOf:
- $ref: qcom,pcie-common.yaml#


--
2.48.1