Skip to content

Commit c950ddc

Browse files
Jie ZhangYuanjie Yang
authored andcommitted
PENDING: arm64: dts: qcom: talos-evk-som: Enable Adreno 612 GPU
Enable GPU for talos-evk-som platform and provide path for zap shader. Signed-off-by: Jie Zhang <jie.zhang@oss.qualcomm.com>
1 parent 3061eb0 commit c950ddc

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/talos-evk-som.dtsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,14 @@
317317
status = "okay";
318318
};
319319

320+
&gpu {
321+
status = "okay";
322+
};
323+
324+
&gpu_zap_shader {
325+
firmware-name = "qcom/qcs615/a612_zap.mbn";
326+
};
327+
320328
&i2c5 {
321329
clock-frequency = <400000>;
322330
status = "okay";

0 commit comments

Comments
 (0)