From patchwork Thu Jul 22 10:27:37 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: You-Sheng Yang X-Patchwork-Id: 1508630 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4GVpYb16hzz9sXJ; Thu, 22 Jul 2021 20:27:47 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1m6Vvb-000449-Nx; Thu, 22 Jul 2021 10:27:43 +0000 Received: from mail-pl1-f169.google.com ([209.85.214.169]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1m6VvZ-000442-Kg for kernel-team@lists.ubuntu.com; Thu, 22 Jul 2021 10:27:41 +0000 Received: by mail-pl1-f169.google.com with SMTP id n11so3943183plc.2 for ; Thu, 22 Jul 2021 03:27:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=+gKNxUvOZPtN3dtccyaauzN4Wm1EmqM9j4qbcJMJHAk=; b=A78W5m/g/PYL6x3sO7ricRluQ641dVcz6KjM2XWmMPzCceGWyQ8fJaqIIZtmgpc13E kEyLRBZ6/OgxkSjZETLArhgVUTfzai6pGiZjLxDAbUkdhL50zPry9i7Jh4+fpnxJMi/F wwd6OElwQjvdcbksEXjy+vqwsqLgiKoV4SMxI1cq+gIK3zFoChe2gQFXjzEI9C5frI/7 jVOx1+R5AMfL8WmGkMVaurgWjQt6v56QrtvGBpA4XjMj8nScrZOuPEwawnbLsw2mzflT ZgZ5OG0/w7W+JbZ4AZCmgVprf9KgjQGbqARQo9mabbf83uH7ix60IXdFgUTAInNdUaPC Nwog== X-Gm-Message-State: AOAM532ARMuqH7gZLa2mevhMtHvX6zHL/HyZGjACuRj9PRa9l2OkEmrd KHY8UQsi6NRfm8e29hGt6cyMAidyM0sqXw== X-Google-Smtp-Source: ABdhPJwMwvuUMlQIaONF/lILrdC9oMhsz384pGInb1x1oDWjKC+APVzbnkSzzVQFZaSIppmeX4+WMw== X-Received: by 2002:a63:134e:: with SMTP id 14mr20622552pgt.312.1626949659586; Thu, 22 Jul 2021 03:27:39 -0700 (PDT) Received: from localhost (61-220-137-37.HINET-IP.hinet.net. [61.220.137.37]) by smtp.gmail.com with ESMTPSA id ce15sm26292186pjb.3.2021.07.22.03.27.39 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Jul 2021 03:27:39 -0700 (PDT) From: You-Sheng Yang To: kernel-team@lists.ubuntu.com Subject: [SRU][linux-firmware][H][PULL v3] Add MT7921 WiFi firmware Date: Thu, 22 Jul 2021 18:27:37 +0800 Message-Id: <20210722102737.873045-1-vicamo.yang@canonical.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Received-SPF: pass client-ip=209.85.214.169; envelope-from=vicamo@gmail.com; helo=mail-pl1-f169.google.com X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1936452 [Impact] No support for MT7921 wifi card. [Fix] MT7921 needs both driver and firmware, driver is almost ready, add firmware first, then get driver bug fixed later. [Test] Verified on hardware, cold boot system wifi works fine. Reboot make it fail, but I will fix it in SRU of kernel patch. After that, it works fine. [Where problems could occur] The MT7921 wifi may not work. v2: sent as PULL format v3: backport commit a7882719db91 as well ---------------------------------------------------------------- The following changes since commit 59c972b30a58680c2aa4b954c65bb5152918dba5: UBUNTU: Ubuntu-1.197.2 (2021-06-22 13:59:38 -0500) are available in the Git repository at: https://git.launchpad.net/~vicamo/ubuntu/+source/linux-firmware bug-1936452/add-mt7921-fw/hirsute-pull for you to fetch changes up to 2472fcb0c17f451043fa0fc45bf32ea7aff6c1a6: linux-firmware: update frimware for mediatek bluetooth chip (MT7921) (2021-07-22 18:08:52 +0800) ---------------------------------------------------------------- Sean Wang (2): linux-firmware: update firmware for MT7921 WiFi device linux-firmware: update firmware for MT7921 WiFi device to 20210612122753 mark-yw.chen (1): linux-firmware: update frimware for mediatek bluetooth chip (MT7921) WHENCE | 4 ++-- mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin | Bin 520479 -> 530734 bytes mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin | Bin 90464 -> 92192 bytes mediatek/WIFI_RAM_CODE_MT7961_1.bin | Bin 712832 -> 685320 bytes 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin b/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin index 9a15b020..42e69eef 100644 Binary files a/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin and b/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin differ diff --git a/mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin b/mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin index a1029bc9..15c68961 100644 Binary files a/mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin and b/mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin differ diff --git a/mediatek/WIFI_RAM_CODE_MT7961_1.bin b/mediatek/WIFI_RAM_CODE_MT7961_1.bin index f592614f..9de3d1d4 100644 Binary files a/mediatek/WIFI_RAM_CODE_MT7961_1.bin and b/mediatek/WIFI_RAM_CODE_MT7961_1.bin differ diff --git a/WHENCE b/WHENCE index dd4b327e..8ae6efa1 100644 --- a/WHENCE +++ b/WHENCE @@ -4904,9 +4904,9 @@ Licence: Redistributable. See LICENCE.mediatek for details. Driver: mt7921 - MediaTek MT7921 Wireless MACs File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin -Version: 20210122002654a +Version: 20210612122717a File: mediatek/WIFI_RAM_CODE_MT7961_1.bin -Version: 20210122002730 +Version: 20210612122753 Licence: Redistributable. See LICENCE.mediatek for details.