[PATCH 5/6] arm64: dts: qcom: sm8750-mtp: Enable Adreno 830 GPU
From: Akhil P Oommen
Date: Sat Aug 08 2026 - 16:26:07 EST
From: Jie Zhang <jie.zhang@xxxxxxxxxxxxxxxx>
Enable GPU for sm8750-mtp 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/sm8750-mtp.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sm8750-mtp.dts b/arch/arm64/boot/dts/qcom/sm8750-mtp.dts
index 9b5fbc004df4..b665d7a3af42 100644
--- a/arch/arm64/boot/dts/qcom/sm8750-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sm8750-mtp.dts
@@ -935,6 +935,14 @@ vreg_l7n_3p3: ldo7 {
};
};
+&gpu {
+ status = "okay";
+};
+
+&gpu_zap_shader {
+ firmware-name = "qcom/sm8750/gen80000_zap.mbn";
+};
+
&i2c3 {
status = "okay";
--
2.54.0