Skip to content

Commit ed5ee20

Browse files
Jie Zhangandersson
authored andcommitted
arm64: dts: qcom: qcs615-ride: Enable Adreno 612 GPU
Enable GPU for qcs615-ride platform and provide path for zap shader. Signed-off-by: Jie Zhang <quic_jiezh@quicinc.com> Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260312-qcs615-spin-2-v8-4-fca38edcd6e6@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent a74c7b3 commit ed5ee20

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/qcs615-ride.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,14 @@
346346
};
347347
};
348348

349+
&gpu {
350+
status = "okay";
351+
};
352+
353+
&gpu_zap_shader {
354+
firmware-name = "qcom/qcs615/a612_zap.mbn";
355+
};
356+
349357
&i2c2 {
350358
clock-frequency = <400000>;
351359
status = "okay";

0 commit comments

Comments
 (0)