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.
Bjorn, feel free to squash as appropriate, since the original commit
is currently only in your tree.
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
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@oss.qualcomm.com
---
Abel Vesa (3):
arm64: dts: qcom: eliza: Coding style clean-ups
arm64: dts: qcom: eliza: Add 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@oss.qualcomm.com>