mbox series

[SRU,B/D/E/master,0/1] Add firmware for Realtek 8723de

Message ID 20191105050125.9080-1-kai.heng.feng@canonical.com
Headers show
Series Add firmware for Realtek 8723de | expand

Message

Kai-Heng Feng Nov. 5, 2019, 5:01 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1780590

[Impact]
The upcoming 8723de driver needs firmware to work correctly.

[Fix]
Include the firmware.

[Test]
Put the firmware to the correct directory and 8723de starts to work.

[Regression Potential]
Low. It's a new firmware for a new driver, so it won't regress existing
systems.

Yan-Hsuan Chuang (1):
  rtw88: RTL8723D: add firmware file v48

 WHENCE                |   1 +
 rtw88/rtw8723d_fw.bin | Bin 0 -> 28884 bytes
 2 files changed, 1 insertion(+)
 create mode 100644 rtw88/rtw8723d_fw.bin

Comments

Seth Forshee Nov. 5, 2019, 9:56 p.m. UTC | #1
On Tue, Nov 05, 2019 at 01:01:23PM +0800, Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/1780590
> 
> [Impact]
> The upcoming 8723de driver needs firmware to work correctly.
> 
> [Fix]
> Include the firmware.
> 
> [Test]
> Put the firmware to the correct directory and 8723de starts to work.
> 
> [Regression Potential]
> Low. It's a new firmware for a new driver, so it won't regress existing
> systems.

Applied for bionic/disco/eoan.

I've already got a rebase for focal pushed to git which includes this
patch. It's not yet uploaded as some packaging updates are needed to
accomodate some upstream changes, and those not yet completed.

Thanks!