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

Abel Vesa posted 3 patches 1 week, 4 days ago
arch/arm64/boot/dts/qcom/eliza.dtsi | 31 +++++++++++++++++++------------
1 file changed, 19 insertions(+), 12 deletions(-)
[PATCH v3 0/3] arm64: dts: qcom: eliza: Left-over review fixes
Posted by Abel Vesa 1 week, 4 days ago
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@oss.qualcomm.com>
---
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@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 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@oss.qualcomm.com>
Re: [PATCH v3 0/3] arm64: dts: qcom: eliza: Left-over review fixes
Posted by Bjorn Andersson 1 week, 3 days ago
On Tue, 24 Mar 2026 17:29:40 +0200, Abel Vesa wrote:
> 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
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: eliza: Coding style clean-ups
      commit: 394715392733c1c6ee8812a70c884efa39f9e82b
[2/3] arm64: dts: qcom: eliza: Add missing CX power domain to GCC
      commit: 335804e0568bb985c763f8e9aef749654e415b57
[3/3] arm64: dts: qcom: eliza: Add missing msi-parent for UFS
      commit: 9b7dcb754a3cc6e5e13b523f17fa7585aa9adb99

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