Message ID | 835f393df9cc985fe5b815bc6eeaf06ab4d07192.camel@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [PULL,v2,linux-firmware] Update mediatek mt81xx SOF firmware | expand |
Il 16/09/22 10:35, TingHan Shen ha scritto: > Hi maintainers, > > This pull request adds new MediatekTek MT8195 SOF firmware and > updates MT8186 SOF firmware. > > Please let me know if there is any problem. It's fine now, thank you! Regards, Angelo > > Best regards, > TingHan > > -- > > The following changes since commit f09bebf31b0590bdc875d7236aa705279510cfd0: > > amdgpu: update yellow carp DMCUB firmware (2022-09-13 08:02:23 -0400) > > are available in the Git repository at: > > https://github.com/tinghan-shen/linux_fw_scp mtk-20220915 > > for you to fetch changes up to 3e08c58f8af488c41573c4a64a261e3b3f35849b: > > mediatek: Add new mt8195 SOF firmware (2022-09-16 16:19:11 +0800) > > ---------------------------------------------------------------- > Tinghan Shen (2): > mediatek: Update mt8186 SOF firmware > mediatek: Add new mt8195 SOF firmware > > WHENCE | 11 ++++++++--- > mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} | Bin > mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg | Bin 0 -> 20895 bytes > .../sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} | Bin 16191 -> 16191 bytes > mediatek/sof/sof-mt8186.ldc | Bin 0 -> 48436 bytes > mediatek/sof/sof-mt8186.ri | Bin 128712 -> 128712 bytes > mediatek/sof/sof-mt8195.ldc | Bin 0 -> 40568 bytes > mediatek/sof/sof-mt8195.ri | Bin 0 -> 100740 bytes > 8 files changed, 8 insertions(+), 3 deletions(-) > rename mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} (100%) > create mode 100644 mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg > rename mediatek/{sof/sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} (86%) > create mode 100644 mediatek/sof/sof-mt8186.ldc > create mode 100644 mediatek/sof/sof-mt8195.ldc > create mode 100644 mediatek/sof/sof-mt8195.ri >
On Fri, Sep 16, 2022 at 4:35 AM TingHan Shen <tinghan.shen@mediatek.com> wrote: > > Hi maintainers, > > This pull request adds new MediatekTek MT8195 SOF firmware and > updates MT8186 SOF firmware. > > Please let me know if there is any problem. > > Best regards, > TingHan > > -- > > The following changes since commit f09bebf31b0590bdc875d7236aa705279510cfd0: > > amdgpu: update yellow carp DMCUB firmware (2022-09-13 08:02:23 -0400) > > are available in the Git repository at: > > https://github.com/tinghan-shen/linux_fw_scp mtk-20220915 > > for you to fetch changes up to 3e08c58f8af488c41573c4a64a261e3b3f35849b: > > mediatek: Add new mt8195 SOF firmware (2022-09-16 16:19:11 +0800) > > ---------------------------------------------------------------- > Tinghan Shen (2): > mediatek: Update mt8186 SOF firmware > mediatek: Add new mt8195 SOF firmware > > WHENCE | 11 ++++++++--- > mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} | Bin > mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg | Bin 0 -> 20895 bytes > .../sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} | Bin 16191 -> 16191 bytes This fails check_whence.py: [jwboyer@vader linux-firmware]$ ./check_whence.py E: mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg not listed in WHENCE [jwboyer@vader linux-firmware]$ Can you fix it up please? josh > mediatek/sof/sof-mt8186.ldc | Bin 0 -> 48436 bytes > mediatek/sof/sof-mt8186.ri | Bin 128712 -> 128712 bytes > mediatek/sof/sof-mt8195.ldc | Bin 0 -> 40568 bytes > mediatek/sof/sof-mt8195.ri | Bin 0 -> 100740 bytes > 8 files changed, 8 insertions(+), 3 deletions(-) > rename mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} (100%) > create mode 100644 mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg > rename mediatek/{sof/sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} (86%) > create mode 100644 mediatek/sof/sof-mt8186.ldc > create mode 100644 mediatek/sof/sof-mt8195.ldc > create mode 100644 mediatek/sof/sof-mt8195.ri >
On Mon, 2022-09-26 at 10:27 -0400, Josh Boyer wrote: > On Fri, Sep 16, 2022 at 4:35 AM TingHan Shen <tinghan.shen@mediatek.com> wrote: > > > > Hi maintainers, > > > > This pull request adds new MediatekTek MT8195 SOF firmware and > > updates MT8186 SOF firmware. > > > > Please let me know if there is any problem. > > > > Best regards, > > TingHan > > > > -- > > > > The following changes since commit f09bebf31b0590bdc875d7236aa705279510cfd0: > > > > amdgpu: update yellow carp DMCUB firmware (2022-09-13 08:02:23 -0400) > > > > are available in the Git repository at: > > > > https://urldefense.com/v3/__https://github.com/tinghan-shen/linux_fw_scp__;!!CTRNKA9wMg0ARbw!zqfFVP7tWlJ3XFU-l8fMAh36-BXt04WguMdj2WJq4tCdMxoKl0Ikb3chkJ9nzBB0I0Q$ mtk-20220915 > > > > for you to fetch changes up to 3e08c58f8af488c41573c4a64a261e3b3f35849b: > > > > mediatek: Add new mt8195 SOF firmware (2022-09-16 16:19:11 +0800) > > > > ---------------------------------------------------------------- > > Tinghan Shen (2): > > mediatek: Update mt8186 SOF firmware > > mediatek: Add new mt8195 SOF firmware > > > > WHENCE | 11 ++++++++--- > > mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} | Bin > > mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg | Bin 0 -> 20895 bytes > > .../sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} | Bin 16191 -> 16191 bytes > > This fails check_whence.py: > > [jwboyer@vader linux-firmware]$ ./check_whence.py > E: mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg not > listed in WHENCE > [jwboyer@vader linux-firmware]$ > > Can you fix it up please? > > josh > > > mediatek/sof/sof-mt8186.ldc | Bin 0 -> 48436 bytes > > mediatek/sof/sof-mt8186.ri | Bin 128712 -> 128712 bytes > > mediatek/sof/sof-mt8195.ldc | Bin 0 -> 40568 bytes > > mediatek/sof/sof-mt8195.ri | Bin 0 -> 100740 bytes > > 8 files changed, 8 insertions(+), 3 deletions(-) > > rename mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} (100%) > > create mode 100644 mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg > > rename mediatek/{sof/sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} (86%) > > create mode 100644 mediatek/sof/sof-mt8186.ldc > > create mode 100644 mediatek/sof/sof-mt8195.ldc > > create mode 100644 mediatek/sof/sof-mt8195.ri > > Hi josh, I forgot to update the WHENCE after added the file. I'm sorry, and following is the udpated PR. Best regards, TingHan -- The following changes since commit 126b56964ff8714657eb51a28cc07a31629e603d: Merge branch 'guc_70.5.1_huc_nover' of git://anongit.freedesktop.org/drm/drm-firmware (2022-09-26 10:30:08 -0400) are available in the Git repository at: https://github.com/tinghan-shen/linux_fw_scp mtk-20220915 for you to fetch changes up to daee413cb1a49ce87d237247dbdfcea405ee3b99: mediatek: Add new mt8195 SOF firmware (2022-09-27 10:03:00 +0800) ---------------------------------------------------------------- Tinghan Shen (2): mediatek: Update mt8186 SOF firmware to v0.2.1 mediatek: Add new mt8195 SOF firmware WHENCE | 12 +++++++++--- mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} | Bin mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg | Bin 0 -> 20895 bytes mediatek/{sof/sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} | Bin 16191 -> 16191 bytes mediatek/sof/sof-mt8186.ldc | Bin 0 -> 48436 bytes mediatek/sof/sof-mt8186.ri | Bin 128712 -> 128712 bytes mediatek/sof/sof-mt8195.ldc | Bin 0 -> 40568 bytes mediatek/sof/sof-mt8195.ri | Bin 0 -> 100740 bytes 8 files changed, 9 insertions(+), 3 deletions(-) rename mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} (100%) create mode 100644 mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg rename mediatek/{sof/sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} (86%) create mode 100644 mediatek/sof/sof-mt8186.ldc create mode 100644 mediatek/sof/sof-mt8195.ldc create mode 100644 mediatek/sof/sof-mt8195.ri
On Mon, Sep 26, 2022 at 10:13 PM TingHan Shen <tinghan.shen@mediatek.com> wrote: > > On Mon, 2022-09-26 at 10:27 -0400, Josh Boyer wrote: > > On Fri, Sep 16, 2022 at 4:35 AM TingHan Shen <tinghan.shen@mediatek.com> wrote: > > > > > > Hi maintainers, > > > > > > This pull request adds new MediatekTek MT8195 SOF firmware and > > > updates MT8186 SOF firmware. > > > > > > Please let me know if there is any problem. > > > > > > Best regards, > > > TingHan > > > > > > -- > > > > > > The following changes since commit f09bebf31b0590bdc875d7236aa705279510cfd0: > > > > > > amdgpu: update yellow carp DMCUB firmware (2022-09-13 08:02:23 -0400) > > > > > > are available in the Git repository at: > > > > > > https://urldefense.com/v3/__https://github.com/tinghan-shen/linux_fw_scp__;!!CTRNKA9wMg0ARbw!zqfFVP7tWlJ3XFU-l8fMAh36-BXt04WguMdj2WJq4tCdMxoKl0Ikb3chkJ9nzBB0I0Q$ mtk-20220915 > > > > > > for you to fetch changes up to 3e08c58f8af488c41573c4a64a261e3b3f35849b: > > > > > > mediatek: Add new mt8195 SOF firmware (2022-09-16 16:19:11 +0800) > > > > > > ---------------------------------------------------------------- > > > Tinghan Shen (2): > > > mediatek: Update mt8186 SOF firmware > > > mediatek: Add new mt8195 SOF firmware > > > > > > WHENCE | 11 ++++++++--- > > > mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} | Bin > > > mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg | Bin 0 -> 20895 bytes > > > .../sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} | Bin 16191 -> 16191 bytes > > > > This fails check_whence.py: > > > > [jwboyer@vader linux-firmware]$ ./check_whence.py > > E: mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg not > > listed in WHENCE > > [jwboyer@vader linux-firmware]$ > > > > Can you fix it up please? > > > > josh > > > > > mediatek/sof/sof-mt8186.ldc | Bin 0 -> 48436 bytes > > > mediatek/sof/sof-mt8186.ri | Bin 128712 -> 128712 bytes > > > mediatek/sof/sof-mt8195.ldc | Bin 0 -> 40568 bytes > > > mediatek/sof/sof-mt8195.ri | Bin 0 -> 100740 bytes > > > 8 files changed, 8 insertions(+), 3 deletions(-) > > > rename mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} (100%) > > > create mode 100644 mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg > > > rename mediatek/{sof/sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} (86%) > > > create mode 100644 mediatek/sof/sof-mt8186.ldc > > > create mode 100644 mediatek/sof/sof-mt8195.ldc > > > create mode 100644 mediatek/sof/sof-mt8195.ri > > > > > Hi josh, > > I forgot to update the WHENCE after added the file. > I'm sorry, and following is the udpated PR. Thanks! Pulled and pushed out. josh > > Best regards, > TingHan > > -- > > The following changes since commit 126b56964ff8714657eb51a28cc07a31629e603d: > > Merge branch 'guc_70.5.1_huc_nover' of git://anongit.freedesktop.org/drm/drm-firmware (2022-09-26 10:30:08 -0400) > > are available in the Git repository at: > > https://github.com/tinghan-shen/linux_fw_scp mtk-20220915 > > for you to fetch changes up to daee413cb1a49ce87d237247dbdfcea405ee3b99: > > mediatek: Add new mt8195 SOF firmware (2022-09-27 10:03:00 +0800) > > ---------------------------------------------------------------- > Tinghan Shen (2): > mediatek: Update mt8186 SOF firmware to v0.2.1 > mediatek: Add new mt8195 SOF firmware > > WHENCE | 12 +++++++++--- > mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} | Bin > mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg | Bin 0 -> 20895 bytes > mediatek/{sof/sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} | Bin 16191 -> 16191 bytes > mediatek/sof/sof-mt8186.ldc | Bin 0 -> 48436 bytes > mediatek/sof/sof-mt8186.ri | Bin 128712 -> 128712 bytes > mediatek/sof/sof-mt8195.ldc | Bin 0 -> 40568 bytes > mediatek/sof/sof-mt8195.ri | Bin 0 -> 100740 bytes > 8 files changed, 9 insertions(+), 3 deletions(-) > rename mediatek/{sof/sof-mt8186-mt6366-da7219-max98357.tplg => sof-tplg/sof-mt8186.tplg} (100%) > create mode 100644 mediatek/sof-tplg/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg > rename mediatek/{sof/sof-mt8186-mt6366-rt1019-rt5682s.tplg => sof-tplg/sof-mt8195-mt6359-rt1019-rt5682.tplg} (86%) > create mode 100644 mediatek/sof/sof-mt8186.ldc > create mode 100644 mediatek/sof/sof-mt8195.ldc > create mode 100644 mediatek/sof/sof-mt8195.ri > > >