[PATCH 0/2] arm64: dts: qcom: milos: Add missing CX power domain to GCC

Abel Vesa posted 2 patches 6 days, 2 hours ago
Documentation/devicetree/bindings/clock/qcom,milos-gcc.yaml | 7 +++++++
arch/arm64/boot/dts/qcom/milos.dtsi                         | 2 ++
2 files changed, 9 insertions(+)
[PATCH 0/2] arm64: dts: qcom: milos: Add missing CX power domain to GCC
Posted by Abel Vesa 6 days, 2 hours ago
Recently, on Eliza, the CX has been tied up to the GCC.
This leads to dt-bindings check failing.

So the schema needs to be fixed. But the schema is same
for Milos. So instead of adding an if-clause for Eliza only,
tie the CX power domain to the GCC on Milos as well, for the
same exact reasons as on Eliza.

Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
Abel Vesa (2):
      dt-bindings: clock: qcom: Add missing power-domains property
      arm64: dts: qcom: milos: Add missing CX power domain to GCC

 Documentation/devicetree/bindings/clock/qcom,milos-gcc.yaml | 7 +++++++
 arch/arm64/boot/dts/qcom/milos.dtsi                         | 2 ++
 2 files changed, 9 insertions(+)
---
base-commit: e77a5a5cfe43b4c25bd44a3818e487033287517f
change-id: 20260327-dt-fix-milos-eliza-gcc-power-domains-bdc66ad5d982

Best regards,
--  
Abel Vesa <abel.vesa@oss.qualcomm.com>
Re: (subset) [PATCH 0/2] arm64: dts: qcom: milos: Add missing CX power domain to GCC
Posted by Bjorn Andersson 2 days, 22 hours ago
On Fri, 27 Mar 2026 14:13:39 +0200, Abel Vesa wrote:
> Recently, on Eliza, the CX has been tied up to the GCC.
> This leads to dt-bindings check failing.
> 
> So the schema needs to be fixed. But the schema is same
> for Milos. So instead of adding an if-clause for Eliza only,
> tie the CX power domain to the GCC on Milos as well, for the
> same exact reasons as on Eliza.
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: milos: Add missing CX power domain to GCC
      commit: e46b48b853122626806d989d5db4ce97eaaac2ca

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>