[PATCH v2 0/9] dt-bindings: PCI: qcom: Add missing required power-domains and resets

Krzysztof Kozlowski posted 9 patches 3 months, 1 week ago
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(+)
[PATCH v2 0/9] dt-bindings: PCI: qcom: Add missing required power-domains and resets
Posted by Krzysztof Kozlowski 3 months, 1 week ago
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(+)
---
base-commit: 326bbf6e2b1ce8d1e6166cce2ca414aa241c382f
change-id: 20251029-dt-bindings-pci-qcom-fixes-power-domains-36a669b2e252

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Re: [PATCH v2 0/9] dt-bindings: PCI: qcom: Add missing required power-domains and resets
Posted by Manivannan Sadhasivam 2 months, 3 weeks ago
On Thu, 30 Oct 2025 09:50:43 +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.
> 
> [...]

Applied, thanks!

[1/9] dt-bindings: PCI: qcom,pcie-sa8775p: Add missing required power-domains and resets
      commit: 2ca17727b3623228466d15a562c6c4f4bea8cc49
[2/9] dt-bindings: PCI: qcom,pcie-sc7280: Add missing required power-domains and resets
      commit: ef99c2efeacac7758cc8c2d00e3200100a4da16c
[3/9] dt-bindings: PCI: qcom,pcie-sc8280xp: Add missing required power-domains and resets
      commit: ea551601404d286813aef6819ddf0bf1d7d69a24
[4/9] dt-bindings: PCI: qcom,pcie-sm8150: Add missing required power-domains and resets
      commit: 31cb432b62fb796e0c1084542ba39311d2f716d5
[5/9] dt-bindings: PCI: qcom,pcie-sm8250: Add missing required power-domains and resets
      commit: 2620c6bcd8c141b79ff2afe95dc814dfab644f63
[6/9] dt-bindings: PCI: qcom,pcie-sm8350: Add missing required power-domains and resets
      commit: 012ba0d5f02e1f192eda263b5f9f826e47d607bb
[7/9] dt-bindings: PCI: qcom,pcie-sm8450: Add missing required power-domains and resets
      commit: 667facc4000c49a7c280097ef6638f133bcb1e59
[8/9] dt-bindings: PCI: qcom,pcie-sm8550: Add missing required power-domains and resets
      commit: e60c6f34b9f3a83f96006243c0ef96c134520257
[9/9] dt-bindings: PCI: qcom,pcie-x1e80100: Add missing required power-domains and resets
      commit: 3b83eea6334acd07ae5fa043442a6ade732d7a39

Best regards,
-- 
Manivannan Sadhasivam <mani@kernel.org>
Re: [PATCH v2 0/9] dt-bindings: PCI: qcom: Add missing required power-domains and resets
Posted by Rob Herring 3 months, 1 week ago
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>
Re: [PATCH v2 0/9] dt-bindings: PCI: qcom: Add missing required power-domains and resets
Posted by Johan Hovold 3 months, 1 week ago
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

The patches are identical and my point was that none of them need to be
backported (since they don't fix any bugs, just documentation).

> - 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.

Johan