[PATCH v3 0/3] arm64: dts: qcom: eliza: Left-over review fixes

From: Abel Vesa

Date: Tue Mar 24 2026 - 11:35:45 EST


Some review comments were not addressed before the initial Eliza
devicetree support was merged. This series addresses the remaining
issues.

The changes are split into three patches:
- one patch with coding style cleanups
- one functional fix for GCC/CX power domain handling
- one functional fix that adds the msi-parent to the UFS node

The MCQ mode was enabled during review in anticipation of driver
support, which did not materialize in time.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
---
Changes in v3:
- Re-worded commit message for second patch according to Bjorn's
suggestion sent for v1.
- Picked up Konrad's and Dmitry's R-b tag for the third patch.
- Link to v2: https://patch.msgid.link/20260323-eliza-base-dt-fixes-v2-0-59af0627b7c2@xxxxxxxxxxxxxxxx

Changes in v2:
- Rebased on next-20260323.
- Replaced the third patch with one that adds the missing msi-parent
property. It turned out that the MCQ issue was related to some GCC
bit missing, but this msi-parent property is still needed by the MCQ
mode.
- Picked up Dmitry's and Konrad's R-b tags for the first two patches.
- Link to v1: https://patch.msgid.link/20260322-eliza-base-dt-fixes-v1-0-c633a6064a24@xxxxxxxxxxxxxxxx

---
Abel Vesa (3):
arm64: dts: qcom: eliza: Coding style clean-ups
arm64: dts: qcom: eliza: Add missing CX power domain to GCC
arm64: dts: qcom: eliza: Add missing msi-parent for UFS

arch/arm64/boot/dts/qcom/eliza.dtsi | 31 +++++++++++++++++++------------
1 file changed, 19 insertions(+), 12 deletions(-)
---
base-commit: 09c0f7f1bcdbc3c37a5a760cbec76bf18f278406
change-id: 20260322-eliza-base-dt-fixes-6b93dd26c697

Best regards,
--
Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>