Message ID | 20230906004459.1311755-1-dmitry.baryshkov@linaro.org |
---|---|
State | New |
Headers | show |
Series | [PULL] qcom: firmware updates for the sm8250 / RB5 platform | expand |
On Wed, 6 Sept 2023 at 14:19, Josh Boyer <jwboyer@kernel.org> wrote: > > On Tue, Sep 5, 2023 at 8:45 PM Dmitry Baryshkov > <dmitry.baryshkov@linaro.org> wrote: > > > > Please pull in firmware updates for the Qualcomm Robotics RB5 platform. This > > includes SM8250 DSP firmware updates, video encoder/decoder (venus.mbn) > > firmware update. Also as a part of this update is included the board-specific > > firmware for the Sensors DSP. > > > > The following changes since commit 7be2766de1f45a494a3e913f2e9fb77191a8ddb5: > > > > Merge branch 'rb3-update' of https://github.com/lumag/linux-firmware (2023-08-04 06:33:54 -0400) > > > > are available in the Git repository at: > > > > https://github.com/lumag/linux-firmware rb5-update > > > > for you to fetch changes up to 60b397dfd9d77da4b62e08572bdc7174a29f53a8: > > > > qcom: sm8250: add RB5 sensors DSP firmware (2023-08-16 16:03:46 +0300) > > > > ---------------------------------------------------------------- > > Dmitry Baryshkov (3): > > qcom: sm8250: update DSP firmware > > qcom: Update vpu-1.0 firmware > > qcom: sm8250: add RB5 sensors DSP firmware > > > > qcom/sm8250/Thundercomm/RB5/slpi.mbn | Bin 0 -> 5646296 bytes > > qcom/sm8250/Thundercomm/RB5/slpir.jsn | 21 +++++++++++++++++++++ > > qcom/sm8250/Thundercomm/RB5/slpius.jsn | 21 +++++++++++++++++++++ > > qcom/sm8250/adsp.mbn | Bin 15515796 -> 15515796 bytes > > qcom/sm8250/cdsp.mbn | Bin 5822228 -> 5826324 bytes > > qcom/vpu-1.0/venus.mbn | Bin 1973540 -> 1974884 bytes > > 6 files changed, 42 insertions(+) > > create mode 100644 qcom/sm8250/Thundercomm/RB5/slpi.mbn > > create mode 100644 qcom/sm8250/Thundercomm/RB5/slpir.jsn > > create mode 100644 qcom/sm8250/Thundercomm/RB5/slpius.jsn > > This misses WHENCE entries for the new files. > > [jwboyer@vader linux-firmware]$ ./check_whence.py > E: qcom/sm8250/Thundercomm/RB5/slpi.mbn not listed in WHENCE > E: qcom/sm8250/Thundercomm/RB5/slpir.jsn not listed in WHENCE > E: qcom/sm8250/Thundercomm/RB5/slpius.jsn not listed in WHENCE > [jwboyer@vader linux-firmware]$ > > Can you rebase against the main branch and fix this? Done. Please give it a try: The following changes since commit 20d250e3e9093486a5b70daa942ffbaa3bade901: Merge branch 'mlimonci/make-dist' into 'main' (2023-09-06 11:15:24 +0000) are available in the Git repository at: https://github.com/lumag/linux-firmware rb5-update for you to fetch changes up to bb3d5bc99fe629cab2024c9bac528c3b466d2f31: qcom: sm8250: add RB5 sensors DSP firmware (2023-09-06 14:35:32 +0300)