From patchwork Mon Mar 6 01:22:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ping-Ke Shih X-Patchwork-Id: 659712 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4344C678DB for ; Mon, 6 Mar 2023 01:23:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229559AbjCFBXa (ORCPT ); Sun, 5 Mar 2023 20:23:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229484AbjCFBX3 (ORCPT ); Sun, 5 Mar 2023 20:23:29 -0500 Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4F9BA264 for ; Sun, 5 Mar 2023 17:23:27 -0800 (PST) Authenticated-By: X-SpamFilter-By: ArmorX SpamTrap 5.77 with qID 3261N34h8022088, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36505.realtek.com.tw[172.21.6.25]) by rtits2.realtek.com.tw (8.15.2/2.81/5.90) with ESMTPS id 3261N34h8022088 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=OK); Mon, 6 Mar 2023 09:23:03 +0800 Received: from RTEXMBS03.realtek.com.tw (172.21.6.96) by RTEXH36505.realtek.com.tw (172.21.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.32; Mon, 6 Mar 2023 09:22:26 +0800 Received: from RTEXMBS04.realtek.com.tw (172.21.6.97) by RTEXMBS03.realtek.com.tw (172.21.6.96) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.7; Mon, 6 Mar 2023 09:22:25 +0800 Received: from RTEXMBS04.realtek.com.tw ([fe80::b4a2:2bcc:48d1:8b02]) by RTEXMBS04.realtek.com.tw ([fe80::b4a2:2bcc:48d1:8b02%5]) with mapi id 15.01.2375.007; Mon, 6 Mar 2023 09:22:25 +0800 From: Ping-Ke Shih To: "linux-firmware@kernel.org" CC: "linux-wireless@vger.kernel.org" , "rtl8821cerfe2@gmail.com" Subject: pull request: rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GU Thread-Topic: pull request: rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GU Thread-Index: AQHZT8ob3WvWEi+5y0G+Qry/CArSug== Date: Mon, 6 Mar 2023 01:22:25 +0000 Message-ID: Accept-Language: en-US, zh-TW Content-Language: zh-TW X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Evolution 3.36.1-2 x-originating-ip: [172.21.69.188] x-kse-serverinfo: RTEXMBS03.realtek.com.tw, 9 x-kse-attachmentfiltering-interceptor-info: no applicable attachment filtering rules found x-kse-antivirus-interceptor-info: scan successful x-kse-antivirus-info: =?utf-8?b?Q2xlYW4sIGJhc2VzOiAyMDIzLzMvNSDkuIvljYggMDc6?= =?utf-8?b?MzY6MDA=?= x-kse-bulkmessagesfiltering-scan-result: protection disabled Content-ID: MIME-Version: 1.0 X-KSE-ServerInfo: RTEXH36505.realtek.com.tw, 9 X-KSE-AntiSpam-Interceptor-Info: fallback X-KSE-Antivirus-Interceptor-Info: fallback X-KSE-AntiSpam-Interceptor-Info: fallback Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Hi, rtl8xxxu is going to support 8710BU, so add firmware for this device. Thank you Ping-Ke --- The following changes since commit 60971a6485ee604c47cc905ff77c583ae001f9df: Merge branch 'liquidio-20230222' of https://github.com/dchickles/linux-firmware (2023-02-27 12:33:07 -0500) are available in the Git repository at: https://github.com/pkshih/linux-firmware.git HEAD for you to fetch changes up to 4cc3eda6360f0daa31647de129a001e408602e97: rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GU (2023-03-06 09:16:58 +0800) ---------------------------------------------------------------- Bitterblue Smith (1): rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GU WHENCE | 5 +++++ rtlwifi/rtl8710bufw_SMIC.bin | Bin 0 -> 23750 bytes rtlwifi/rtl8710bufw_UMC.bin | Bin 0 -> 22654 bytes 3 files changed, 5 insertions(+) create mode 100644 rtlwifi/rtl8710bufw_SMIC.bin create mode 100644 rtlwifi/rtl8710bufw_UMC.bin