[PATCH v3 8/8] arm64: dts: qcom: shikra-iqs-evk: Enable A704 GPU
Akhil P Oommen
akhilpo at oss.qualcomm.com
Sun Jun 28 11:24:01 PDT 2026
From: Aditya Sherawat <asherawa at qti.qualcomm.com>
Enable the A704 GPU and configure its zap-shader firmware on the
Shikra IQS EVK board.
Signed-off-by: Aditya Sherawat <asherawa at qti.qualcomm.com>
Signed-off-by: Akhil P Oommen <akhilpo at oss.qualcomm.com>
---
arch/arm64/boot/dts/qcom/shikra-iqs-evk.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/shikra-iqs-evk.dts b/arch/arm64/boot/dts/qcom/shikra-iqs-evk.dts
index 3003a47bd759..0918bcb4b1ea 100644
--- a/arch/arm64/boot/dts/qcom/shikra-iqs-evk.dts
+++ b/arch/arm64/boot/dts/qcom/shikra-iqs-evk.dts
@@ -23,6 +23,14 @@ chosen {
};
};
+&gpu {
+ status = "okay";
+};
+
+&gpu_zap_shader {
+ firmware-name = "qcom/shikra/a704_zap.mbn";
+};
+
&sdhc_1 {
vmmc-supply = <&pm8150_l17>;
vqmmc-supply = <&pm8150_s4>;
--
2.51.0
More information about the linux-arm-kernel
mailing list