Message ID | 9d59b054-76b9-9c8b-0be9-c614742c519b@linaro.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [PULL] Add Audio topology firmware for Qualcomm SC8280XP X13s platform | expand |
On Wed, 21 Jun 2023 at 13:55, Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > > The following changes since commit 045b2136a61968e7984caeae857a326150bfe851: > > amdgpu: update DMCUB to v0.0.172.0 for various AMDGPU ASICs > (2023-06-20 11:50:21 -0400) > > are available in the Git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/srini/linux-firmware.git > sc8280xp-audio-fw > > for you to fetch changes up to 85d1739e5aafcfada7a1e847c258217bd7408a5c: > > qcom: Add Audio firmware for SC8280XP X13s (2023-06-21 11:11:34 +0100) > > ---------------------------------------------------------------- > Srinivas Kandagatla (1): > qcom: Add Audio firmware for SC8280XP X13s > > LICENCE.linaro | 30 > ++++++++++++++++++++++++++++++ > WHENCE | 8 ++++++++ > qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin | Bin 0 -> 24296 bytes Could you please move it to the directory with the rest of X13s firmware?
Thanks Dimitry, On 21/06/2023 15:17, Dmitry Baryshkov wrote: > On Wed, 21 Jun 2023 at 13:55, Srinivas Kandagatla > <srinivas.kandagatla@linaro.org> wrote: >> >> The following changes since commit 045b2136a61968e7984caeae857a326150bfe851: >> >> amdgpu: update DMCUB to v0.0.172.0 for various AMDGPU ASICs >> (2023-06-20 11:50:21 -0400) >> >> are available in the Git repository at: >> >> >> git://git.kernel.org/pub/scm/linux/kernel/git/srini/linux-firmware.git >> sc8280xp-audio-fw >> >> for you to fetch changes up to 85d1739e5aafcfada7a1e847c258217bd7408a5c: >> >> qcom: Add Audio firmware for SC8280XP X13s (2023-06-21 11:11:34 +0100) >> >> ---------------------------------------------------------------- >> Srinivas Kandagatla (1): >> qcom: Add Audio firmware for SC8280XP X13s >> >> LICENCE.linaro | 30 >> ++++++++++++++++++++++++++++++ >> WHENCE | 8 ++++++++ >> qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin | Bin 0 -> 24296 bytes > > Could you please move it to the directory with the rest of X13s firmware? Makes sense, I have updated drivers to get the firmware from correct path. I will send a new PR with suggested changes. --srin >