[PATCH] arm64: dts: qcom: hamoa-iot-evk: Enable Adreno X1-85 GPU
From: Akhil P Oommen
Date: Mon Apr 27 2026 - 13:54:32 EST
From: Jie Zhang <jie.zhang@xxxxxxxxxxxxxxxx>
Enable GPU for hamoa-iot-evk platform and provide path for zap
shader.
Signed-off-by: Jie Zhang <jie.zhang@xxxxxxxxxxxxxxxx>
Signed-off-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts b/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
index 460f27dcd6f6..b2a2538747f5 100644
--- a/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
+++ b/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
@@ -729,6 +729,14 @@ vreg_pmu_pcie_1p8: ldo9 {
};
};
+&gpu {
+ status = "okay";
+};
+
+&gpu_zap_shader {
+ firmware-name = "qcom/x1e80100/gen70500_zap.mbn";
+};
+
&i2c1 {
clock-frequency = <400000>;
status = "okay";
---
base-commit: 6ffbce0fdf09f89d4f970301f6ce6d6d88d9393c
change-id: 20260427-hamoa-evt-gpu-dea01004ffce
Best regards,
--
Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>