Re: update firmware binary for v5.4
Dmitry Baryshkov <[email protected]>
| Newsgroups | org.kernel.lore.linux-firmware |
|---|---|
| Message-ID | <jlnmauqconyiaujadjrffjeqbzkc6pa7vrcmnjyueuuamfguhg@ln43yypqrvoq> |
On Wed, Nov 19, 2025 at 05:39:43PM +0800, Renjiang Han wrote: > Hi > > The following changes since commit 6fc940781a013ad837ed8fea326d2b897467bbc3: > >  Merge branch 'robot/patch-0-1762826844' into 'main' (2025-11-11 12:02:02 > +0000) > > are available in the Git repository at: > >  https://git.codelinaro.org/clo/linux-kernel/linux-firmware.git > update-video-fw-sm6150 > > for you to fetch changes up to 0a6f987b7b07a6fec2d4fd42ac4473c0523d3af6: > >  qcom: venus-5.4: update firmware binary for v5.4 (2025-11-19 15:04:09 > +0530) > > ---------------------------------------------------------------- > Renjiang Han (1): >    qcom: venus-5.4: update firmware binary for v5.4 > >  WHENCE           |  6 +----- >  qcom/venus-5.4/venus.mbn  | Bin 922216 -> 922312 bytes And this firmware file is also going to work on SC7180, correct? >  qcom/venus-5.4/venus_s2.mbn | Bin 919008 -> 0 bytes Vikash, Dikshita, could you please comment, what is going on here? We have added venus_s6.mbn, then dropped it, saying that a normal venus.mbn can be used on QCS615. Then Renjiang added venus_s2.mbn (why?). Mario merged it despite my NAK, but that's a separate topic. Now we are dropping it again. The firmware is the ABI between userspace and the kernel. We can't randomly add and remove files here. Which file names are / were in use by the upstream kernel? I tried hard, but I couldn't find any mention of venus_s2.mbn in any of the patches on the linux-arm-msm mailing list. >  3 files changed, 1 insertion(+), 5 deletions(-) >  delete mode 100644 qcom/venus-5.4/venus_s2.mbn -- With best wishes Dmitry