From: Gary Yang Date: Fri, 13 Mar 2026 11:49:13 +0000 (+0800) Subject: dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94c62cf0698c0edbf1f118dd80ea19d0ff5d834e;p=thirdparty%2Fkernel%2Fstable.git dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains The Sky1 PCIe controller resides in a dedicated power domain managed via SCMI. Add the power-domains property to the binding to allow describing this dependency. Signed-off-by: Gary Yang Signed-off-by: Manivannan Sadhasivam Acked-by: Krzysztof Kozlowski Link: https://patch.msgid.link/20260313114914.1564115-2-gary.yang@cixtech.com --- diff --git a/Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml b/Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml index b910a42e0843d..d55d165f1e94a 100644 --- a/Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml +++ b/Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml @@ -38,6 +38,9 @@ properties: ranges: maxItems: 3 + power-domains: + maxItems: 1 + required: - compatible - ranges