Skip to content

Commit f9ec2ac

Browse files
author
Jie Zhang
committed
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 34b8007 commit f9ec2ac

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
@@ -340,6 +340,14 @@
340340
status = "okay";
341341
};
342342

343+
&gpu {
344+
status = "okay";
345+
};
346+
347+
&gpu_zap_shader {
348+
firmware-name = "qcom/qcs615/a612_zap.mbn";
349+
};
350+
343351
&i2c5 {
344352
clock-frequency = <400000>;
345353
status = "okay";

0 commit comments

Comments
 (0)