[PATCH] arm64: dts: qcom: eliza: Enable first QUPv3 wrapper by default

From: Abel Vesa

Date: Thu Jul 09 2026 - 05:14:36 EST


Since each serial engine will be enabled as needed in each board dts,
there is no point of disabling the first QUPv3 wrapper in SoC dtsi.

So enable it by default. This is also now in line with the other SoCs, and
also with the second QUPv3 wrapper.

Fixes: 844807e1f89d ("arm64: dts: qcom: eliza: Add QUPv3, GPI DMA, SDHCI and LLCC nodes")
Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/eliza.dtsi | 2 --
1 file changed, 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/eliza.dtsi b/arch/arm64/boot/dts/qcom/eliza.dtsi
index 977de44b816e..8821d224a213 100644
--- a/arch/arm64/boot/dts/qcom/eliza.dtsi
+++ b/arch/arm64/boot/dts/qcom/eliza.dtsi
@@ -1232,8 +1232,6 @@ qupv3_1: geniqup@ac0000 {
#size-cells = <2>;
ranges;

- status = "disabled";
-
i2c0: i2c@a80000 {
compatible = "qcom,geni-i2c";
reg = <0x0 0x00a80000 0x0 0x4000>;

---
base-commit: b9810cd75b9fb56a3425d391cba3f608502bd474
change-id: 20260709-dts-qcom-eliza-enable-qupv3-1st-fb30cdebab92

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