On Fri, 13 Dec 2024 at 13:32, Akhil P Oommen <[email protected]> wrote:
>
> From: Jie Zhang <[email protected]>
>
> Enable GPU for qcs615-ride platform and provide path for zap
> shader.
>
> Signed-off-by: Jie Zhang <[email protected]>
> Signed-off-by: Akhil P Oommen <[email protected]>
> ---
> arch/arm64/boot/dts/qcom/qcs615-ride.dts | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> index
> ee6cab3924a6d71f29934a8debba3a832882abdd..860a0db1908cfe32a250b14aac14065923c5a575
> 100644
> --- a/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> +++ b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> @@ -202,6 +202,14 @@ &gcc {
> <&sleep_clk>;
> };
>
> +&gpu {
> + status = "okay";
> +};
> +
> +&gpu_zap_shader {
> + firmware-name = "qcom/qcs615/a612_zap.mbn";
This brings up my usual question: should it be qcom/qcs615 (fine with
me) or qcom/sm6150 (maybe even better?)
> +};
> +
> &qupv3_id_0 {
> status = "okay";
> };
>
> --
> 2.45.2
>
--
With best wishes
Dmitry