[PATCH 0/2] arm64: dts: qcom: cleanup remaining zap-shaders

Tobias Heider posted 2 patches 4 days, 19 hours ago
arch/arm64/boot/dts/qcom/x1-microsoft-denali.dtsi           | 7 +++----
arch/arm64/boot/dts/qcom/x1e80100-medion-sprchrgd-14-s1.dts | 6 +++---
arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus.dtsi    | 1 -
3 files changed, 6 insertions(+), 8 deletions(-)
[PATCH 0/2] arm64: dts: qcom: cleanup remaining zap-shaders
Posted by Tobias Heider 4 days, 19 hours ago
In commit 2377626fd216 ("arm64: dts: qcom: add gpu_zap_shader label")
most of the Hamoa DTs were converted to use the gpu_zap_shader label
instead of patching &gpu directly.

This fixes the remaining ones that were added after the
original fix landed. While there we can also remove the redundant
memory-region property that is already defined in the original
node.

Signed-off-by: Tobias Heider <tobias.heider@canonical.com>
---
Tobias Heider (2):
      arm64: dts: qcom: fix remaining gpu_zap_shader labels
      arm64: dts: qcom: drop redundant zap-shader memory-region

 arch/arm64/boot/dts/qcom/x1-microsoft-denali.dtsi           | 7 +++----
 arch/arm64/boot/dts/qcom/x1e80100-medion-sprchrgd-14-s1.dts | 6 +++---
 arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus.dtsi    | 1 -
 3 files changed, 6 insertions(+), 8 deletions(-)
---
base-commit: be762d8b6dd7efacb61937d20f8475db8f207655
change-id: 20260328-zap-733cfa5edad8

Best regards,
-- 
Tobias Heider <tobias.heider@canonical.com>
Re: [PATCH 0/2] arm64: dts: qcom: cleanup remaining zap-shaders
Posted by Bjorn Andersson 2 days, 18 hours ago
On Sat, 28 Mar 2026 16:49:20 +0100, Tobias Heider wrote:
> In commit 2377626fd216 ("arm64: dts: qcom: add gpu_zap_shader label")
> most of the Hamoa DTs were converted to use the gpu_zap_shader label
> instead of patching &gpu directly.
> 
> This fixes the remaining ones that were added after the
> original fix landed. While there we can also remove the redundant
> memory-region property that is already defined in the original
> node.
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: fix remaining gpu_zap_shader labels
      commit: 79772ce80eb9615b69b00e77135bbfc6e4b6f158
[2/2] arm64: dts: qcom: drop redundant zap-shader memory-region
      commit: c7c8ed27b71272fad8049d34257cf8ce3e37b097

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>