[PATCH 15/15] arm64: dts: qcom: maili-mtp: Enable GPU

From: Akhil P Oommen

Date: Wed Sep 23 2026 - 06:42:03 EST


From: Bhaskar Reddy Valluru <bvalluru@xxxxxxxxxxxxxxxx>

Add the secure firmware name property and enable GPU support on
Maili MTP device.

Signed-off-by: Bhaskar Reddy Valluru <bvalluru@xxxxxxxxxxxxxxxx>
Signed-off-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/maili-mtp.dts | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/maili-mtp.dts b/arch/arm64/boot/dts/qcom/maili-mtp.dts
index 1fdc91e03271..27facd4b2a13 100644
--- a/arch/arm64/boot/dts/qcom/maili-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/maili-mtp.dts
@@ -908,6 +908,14 @@ &tlmm {
<211 1>; /* NFC Secure IO */
};

+&gpu {
+ status = "okay";
+};
+
+&gpu_zap_shader {
+ firmware-name = "qcom/maili/gen81100_zap.mbn";
+};
+
&uart7 {
status = "okay";
};

--
2.55.0