Re: [PATCH RFC 3/4] arm64: dts: qcom: Add GPU support for Glymur

From: Konrad Dybcio

Date: Wed Apr 08 2026 - 05:23:31 EST


On 4/4/26 11:03 PM, Akhil P Oommen wrote:
> The Adreno X2 series GPU present in Glymur SoC belongs to the A8x
> family. It is a new HW IP with architectural improvements as well
> as different set of hw configs like GMEM, num SPs, Caches sizes etc.
>
> Add the GPU and GMU nodes to describe this hardware.
>
> Signed-off-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>
> ---

[...]

> + gpu_zap_shader: zap-shader {
> + status = "disabled";
> + memory-region = <&gpu_microcode_mem>;
> + };

My understanding is that we may drop this

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad