diff mbox series

qcom: move signed x1e80100 signed firmware to the SoC subdir

Message ID 20240715122500.3115456-1-dmitry.baryshkov@linaro.org
State New
Headers show
Series qcom: move signed x1e80100 signed firmware to the SoC subdir | expand

Commit Message

Dmitry Baryshkov July 15, 2024, 12:25 p.m. UTC
The ZAP shader is signed and is specific for the particular SoC. As such
it should be put the corresponding subdir rather than the topdir.

Move it to the subdir (like all other zap.mbn files).

Cc: Akhil P Oommen <quic_akhilpo@quicinc.com>
Cc: Bjorn Andersson <andersson@kernel.org>
Cc: linux-arm-msm@vger.kernel.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 WHENCE                               |   2 +-
 qcom/{ => x1e80100}/gen70500_zap.mbn | Bin
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename qcom/{ => x1e80100}/gen70500_zap.mbn (100%)
diff mbox series

Patch

diff --git a/WHENCE b/WHENCE
index e4e06b966e89..b6451372a6ef 100644
--- a/WHENCE
+++ b/WHENCE
@@ -5992,7 +5992,7 @@  File: qcom/leia_pm4_470.fw
 File: qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn
 File: qcom/gen70500_gmu.bin
 File: qcom/gen70500_sqe.fw
-File: qcom/gen70500_zap.mbn
+File: qcom/x1e80100/gen70500_zap.mbn
 
 Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
 
diff --git a/qcom/gen70500_zap.mbn b/qcom/x1e80100/gen70500_zap.mbn
similarity index 100%
rename from qcom/gen70500_zap.mbn
rename to qcom/x1e80100/gen70500_zap.mbn