mbox series

[SRU,PULL,linux-firmware,Jammy] Support Mediatek MT7925 WiFi/BT

Message ID 20240111164840.2197539-1-vicamo.yang@canonical.com
State New
Headers show
Series [SRU,PULL,linux-firmware,Jammy] Support Mediatek MT7925 WiFi/BT | expand

Pull-request

https://kernel.ubuntu.com/gitea/vicamo/linux-firmware.git bug-2043542/mt7925/jammy

Message

You-Sheng Yang Jan. 11, 2024, 4:48 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2043542

[Impact]

Missing firmware for Mediatek MT7925 WiFi/BT.

[Fix]

Upstream firmware commits:
- WiFi: 4de2d71b322b ("linux-firmware: add firmware for MT7925")
- Bluetooth: b83108216200 ("linux-firmware: add firmware for mediatek bluetooth
  chip (MT7925)")

[Test Case]

Initial hardware support. One should be able to find WiFi/BT interfaces up
available along with proposed kernels.

[Where problems could occur]

Features for MT7925 are not all available at this moment, and expect more fixes
for every corner case.

[Other Info]

MT7925 is supported since v6.7, and we need it for oem-6.5 as well. Nominate
for Jammy and Noble.

----------------------------------------------------------------
The following changes since commit 6095df14b6303c7587667e2adfb28dc3a6dcdcfb:

  UBUNTU: Ubuntu-20220329.git681281e4-0ubuntu3.24 (2023-12-15 13:54:14 +0100)

are available in the Git repository at:

  https://kernel.ubuntu.com/gitea/vicamo/linux-firmware.git bug-2043542/mt7925/jammy

for you to fetch changes up to f1bade9a4fabd689d1605b4b73fb12438b39d83c:

  linux-firmware: add firmware for mediatek bluetooth chip (MT7925) (2024-01-12 00:16:19 +0800)

----------------------------------------------------------------
Deren Wu (1):
      linux-firmware: add firmware for MT7925

Peter Tsao (1):
      linux-firmware: add firmware for mediatek bluetooth chip (MT7925)

 WHENCE                                            |  20 ++++++++++++++++++++
 mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin    | Bin 0 -> 445935 bytes
 mediatek/mt7925/WIFI_MT7925_PATCH_MCU_1_1_hdr.bin | Bin 0 -> 210656 bytes
 mediatek/mt7925/WIFI_RAM_CODE_MT7925_1_1.bin      | Bin 0 -> 1086064 bytes
 4 files changed, 20 insertions(+)
 create mode 100755 mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin
 create mode 100644 mediatek/mt7925/WIFI_MT7925_PATCH_MCU_1_1_hdr.bin
 create mode 100644 mediatek/mt7925/WIFI_RAM_CODE_MT7925_1_1.bin

Comments

Juerg Haefliger Jan. 16, 2024, 3:10 p.m. UTC | #1
Applied to linux-firmware jammy branch.

...Juerg


On Fri, 12 Jan 2024 00:48:40 +0800
You-Sheng Yang <vicamo.yang@canonical.com> wrote:

> BugLink: https://bugs.launchpad.net/bugs/2043542
> 
> [Impact]
> 
> Missing firmware for Mediatek MT7925 WiFi/BT.
> 
> [Fix]
> 
> Upstream firmware commits:
> - WiFi: 4de2d71b322b ("linux-firmware: add firmware for MT7925")
> - Bluetooth: b83108216200 ("linux-firmware: add firmware for mediatek bluetooth
>   chip (MT7925)")
> 
> [Test Case]
> 
> Initial hardware support. One should be able to find WiFi/BT interfaces up
> available along with proposed kernels.
> 
> [Where problems could occur]
> 
> Features for MT7925 are not all available at this moment, and expect more fixes
> for every corner case.
> 
> [Other Info]
> 
> MT7925 is supported since v6.7, and we need it for oem-6.5 as well. Nominate
> for Jammy and Noble.
> 
> ----------------------------------------------------------------
> The following changes since commit 6095df14b6303c7587667e2adfb28dc3a6dcdcfb:
> 
>   UBUNTU: Ubuntu-20220329.git681281e4-0ubuntu3.24 (2023-12-15 13:54:14 +0100)
> 
> are available in the Git repository at:
> 
>   https://kernel.ubuntu.com/gitea/vicamo/linux-firmware.git bug-2043542/mt7925/jammy
> 
> for you to fetch changes up to f1bade9a4fabd689d1605b4b73fb12438b39d83c:
> 
>   linux-firmware: add firmware for mediatek bluetooth chip (MT7925) (2024-01-12 00:16:19 +0800)
> 
> ----------------------------------------------------------------
> Deren Wu (1):
>       linux-firmware: add firmware for MT7925
> 
> Peter Tsao (1):
>       linux-firmware: add firmware for mediatek bluetooth chip (MT7925)
> 
>  WHENCE                                            |  20 ++++++++++++++++++++
>  mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin    | Bin 0 -> 445935 bytes
>  mediatek/mt7925/WIFI_MT7925_PATCH_MCU_1_1_hdr.bin | Bin 0 -> 210656 bytes
>  mediatek/mt7925/WIFI_RAM_CODE_MT7925_1_1.bin      | Bin 0 -> 1086064 bytes
>  4 files changed, 20 insertions(+)
>  create mode 100755 mediatek/mt7925/BT_RAM_CODE_MT7925_1_1_hdr.bin
>  create mode 100644 mediatek/mt7925/WIFI_MT7925_PATCH_MCU_1_1_hdr.bin
>  create mode 100644 mediatek/mt7925/WIFI_RAM_CODE_MT7925_1_1.bin
>