[PATCH v3 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains

Gary Yang gary.yang at cixtech.com
Thu Mar 12 23:03:07 PDT 2026


add power-domains and power-domain-names property

Signed-off-by: Gary Yang <gary.yang at cixtech.com>
---
 .../devicetree/bindings/pci/cix,sky1-pcie-host.yaml         | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml b/Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml
index b910a42e0843..6f194319be52 100644
--- a/Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml
+++ b/Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml
@@ -38,6 +38,12 @@ properties:
   ranges:
     maxItems: 3
 
+  power-domains:
+    maxItems: 1
+
+  power-domain-names:
+    maxItems: 1
+
 required:
   - compatible
   - ranges
-- 
2.49.0




More information about the linux-arm-kernel mailing list