[PATCH 0/2] arm64: dts: qcom: milos: Add missing CX power domain to GCC
From: Abel Vesa
Date: Fri Mar 27 2026 - 08:14:18 EST
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@xxxxxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxxx>