[PATCH v2 0/6] arm64: dts: qcom: sm8[456]50: Add missing CX power domain to GCC

Neil Armstrong posted 6 patches 1 day, 14 hours ago
Documentation/devicetree/bindings/clock/qcom,gcc-sm8450.yaml | 6 ++++++
Documentation/devicetree/bindings/clock/qcom,sm8550-gcc.yaml | 6 ++++++
Documentation/devicetree/bindings/clock/qcom,sm8650-gcc.yaml | 6 ++++++
arch/arm64/boot/dts/qcom/sm8450.dtsi                         | 1 +
arch/arm64/boot/dts/qcom/sm8550.dtsi                         | 1 +
arch/arm64/boot/dts/qcom/sm8650.dtsi                         | 2 ++
6 files changed, 22 insertions(+)
[PATCH v2 0/6] arm64: dts: qcom: sm8[456]50: Add missing CX power domain to GCC
Posted by Neil Armstrong 1 day, 14 hours ago
Recently, on Eliza & Milos, the CX has been tied up to the GCC,
but this is valid for most platforms including sm8[456]50.
So tie the CX power domain to the GCC as well, for the
same exact reasons as on Eliza & Milos.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Changes in v2:
- Add missing power domains in example
- Pick review tags
- Link to v1: https://patch.msgid.link/20260424-topic-sm8x50-tie-gcc-to-cx-v1-0-4b6e09d532ce@linaro.org

---
Neil Armstrong (6):
      dt-bindings: clock: qcom: gcc-sm8450: Add missing power-domains property
      dt-bindings: clock: qcom: sm8550-gcc: Add missing power-domains property
      dt-bindings: clock: qcom: sm8650-gcc: Add missing power-domains property
      arm64: dts: qcom: sm8450: Add missing CX power domain to GCC
      arm64: dts: qcom: sm8550: Add missing CX power domain to GCC
      arm64: dts: qcom: sm8650: Add missing CX power domain to GCC

 Documentation/devicetree/bindings/clock/qcom,gcc-sm8450.yaml | 6 ++++++
 Documentation/devicetree/bindings/clock/qcom,sm8550-gcc.yaml | 6 ++++++
 Documentation/devicetree/bindings/clock/qcom,sm8650-gcc.yaml | 6 ++++++
 arch/arm64/boot/dts/qcom/sm8450.dtsi                         | 1 +
 arch/arm64/boot/dts/qcom/sm8550.dtsi                         | 1 +
 arch/arm64/boot/dts/qcom/sm8650.dtsi                         | 2 ++
 6 files changed, 22 insertions(+)
---
base-commit: 8d6dbbbe3ba62de0a63e962ee004afb848c8e3ac
change-id: 20260424-topic-sm8x50-tie-gcc-to-cx-e756afa72bb8

Best regards,
--  
Neil Armstrong <neil.armstrong@linaro.org>