mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
arm64: dts: qcom: drop redundant zap-shader memory-region
This is already defined in the gpu_zap_shader node in hamoa.dtsi, there is no need to redefine it. Signed-off-by: Tobias Heider <tobias.heider@canonical.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260328-zap-v1-2-f6810b9b4930@canonical.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
79772ce80e
commit
c7c8ed27b7
|
|
@ -721,7 +721,6 @@ &gpu {
|
|||
};
|
||||
|
||||
&gpu_zap_shader {
|
||||
memory-region = <&gpu_microcode_mem>;
|
||||
firmware-name = "qcom/x1e80100/microsoft/qcdxkmsuc8380.mbn";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -864,7 +864,6 @@ &gpu {
|
|||
};
|
||||
|
||||
&gpu_zap_shader {
|
||||
memory-region = <&gpu_microcode_mem>;
|
||||
firmware-name = "qcom/x1e80100/microsoft/qcdxkmsuc8380.mbn";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user