Skip to content

Commit ed4e4cf

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 <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Akhil P Oommen <[email protected]> Link: https://lore.kernel.org/all/[email protected]/
1 parent 7d7bdd5 commit ed4e4cf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,14 @@
358358
};
359359
};
360360

361+
&gpu {
362+
status = "okay";
363+
};
364+
365+
&gpu_zap_shader {
366+
firmware-name = "qcom/qcs615/a612_zap.mbn";
367+
};
368+
361369
&i2c2 {
362370
clock-frequency = <400000>;
363371
status = "okay";

0 commit comments

Comments
 (0)