From: Valentine Burley Date: Tue, 14 Oct 2025 08:48:07 +0000 (+0200) Subject: arm64: dts: qcom: apq8096-db820c: Specify zap shader location X-Git-Tag: v6.19-rc1~100^2~14^2~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30f89840f1d95f98b18882975487ff4ea90c96a4;p=thirdparty%2Flinux.git arm64: dts: qcom: apq8096-db820c: Specify zap shader location The zap shader was previously loaded from "qcom/a530_zap.mdt", which is a symlink to "qcom/apq8096/a530_zap.mbn". Update the DTS to reference the actual firmware file in linux-firmware directly. This avoids relying on the symlink and ensures a more robust firmware load path. Signed-off-by: Valentine Burley Reviewed-by: Dmitry Baryshkov Reviewed-by: Konrad Dybcio Link: https://lore.kernel.org/r/20251014084808.112097-1-valentine.burley@collabora.com Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts index 5b2e88915c2fd..99658b0bca846 100644 --- a/arch/arm64/boot/dts/qcom/apq8096-db820c.dts +++ b/arch/arm64/boot/dts/qcom/apq8096-db820c.dts @@ -201,6 +201,10 @@ &gpu { status = "okay"; + + zap-shader { + firmware-name = "qcom/apq8096/a530_zap.mbn"; + }; }; &hsusb_phy1 {