Skip to content

Commit 68990fe

Browse files
Jie ZhangJie Zhang
authored andcommitted
FROMLIST: 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/20260121-qcs615-spin-2-v7-4-52419b263e92@oss.qualcomm.com
1 parent 980a825 commit 68990fe

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
@@ -372,6 +372,14 @@
372372
};
373373
};
374374

375+
&gpu {
376+
status = "okay";
377+
};
378+
379+
&gpu_zap_shader {
380+
firmware-name = "qcom/qcs615/a612_zap.mbn";
381+
};
382+
375383
&i2c2 {
376384
clock-frequency = <400000>;
377385
status = "okay";

0 commit comments

Comments
 (0)