On Thu, Oct 30, 2025 at 09:50:43AM +0100, Krzysztof Kozlowski wrote:
> Changes in v2:
> - Add also resets
> - Drop cc-stable tag in the last patch
> - Link to v1: https://patch.msgid.link/20251029-dt-bindings-pci-qcom-fixes-power-domains-v1-0-da7ac2c477f4@linaro.org
>
> Recent binding changes forgot to make power-domains and resets required.
>
> I am not updating SC8180xp because it will be fixed other way in my next
> patchset.
>
> Best regards,
> Krzysztof
>
> ---
> Krzysztof Kozlowski (9):
> dt-bindings: PCI: qcom,pcie-sa8775p: Add missing required power-domains and resets
> dt-bindings: PCI: qcom,pcie-sc7280: Add missing required power-domains and resets
> dt-bindings: PCI: qcom,pcie-sc8280xp: Add missing required power-domains and resets
> dt-bindings: PCI: qcom,pcie-sm8150: Add missing required power-domains and resets
> dt-bindings: PCI: qcom,pcie-sm8250: Add missing required power-domains and resets
> dt-bindings: PCI: qcom,pcie-sm8350: Add missing required power-domains and resets
> dt-bindings: PCI: qcom,pcie-sm8450: Add missing required power-domains and resets
> dt-bindings: PCI: qcom,pcie-sm8550: Add missing required power-domains and resets
> dt-bindings: PCI: qcom,pcie-x1e80100: Add missing required power-domains and resets
>
> Documentation/devicetree/bindings/pci/qcom,pcie-sa8775p.yaml | 3 +++
> Documentation/devicetree/bindings/pci/qcom,pcie-sc7280.yaml | 5 +++++
> Documentation/devicetree/bindings/pci/qcom,pcie-sc8280xp.yaml | 3 +++
> Documentation/devicetree/bindings/pci/qcom,pcie-sm8150.yaml | 5 +++++
> Documentation/devicetree/bindings/pci/qcom,pcie-sm8250.yaml | 5 +++++
> Documentation/devicetree/bindings/pci/qcom,pcie-sm8350.yaml | 5 +++++
> Documentation/devicetree/bindings/pci/qcom,pcie-sm8450.yaml | 5 +++++
> Documentation/devicetree/bindings/pci/qcom,pcie-sm8550.yaml | 5 +++++
> Documentation/devicetree/bindings/pci/qcom,pcie-x1e80100.yaml | 5 +++++
> 9 files changed, 41 insertions(+)
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>