From patchwork Wed Dec 13 08:59:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: You-Sheng Yang X-Patchwork-Id: 1875535 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4SqqFR0qhmz1ySd for ; Wed, 13 Dec 2023 20:00:27 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1rDL6A-00045e-4V; Wed, 13 Dec 2023 09:00:13 +0000 Received: from mail-oo1-f52.google.com ([209.85.161.52]) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1rDL64-00041A-8v for kernel-team@lists.ubuntu.com; Wed, 13 Dec 2023 09:00:04 +0000 Received: by mail-oo1-f52.google.com with SMTP id 006d021491bc7-58d06bfadf8so4259034eaf.1 for ; Wed, 13 Dec 2023 01:00:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702458002; x=1703062802; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=F9cF/HerMQp/9vZDmohlQq7W3rd7cOf7qkMrOzkztb8=; b=D0ScsmQNJDYQtw6FpT1kt6roqIrNusm8WN4AjKuyLBDphRU7ur42jJQVDarGgjEmQq s8oIsbcYbWX14kykd0FpSCX4LRCsw16QnxJgSxzore6J6uV4y2sAMTQexWTw60WqkNhl Ozb2OjEsFm16kAHEfgf7OfKSzg/TfQuTJyIWDpmOCa7wlAGeGdONpWgyglnNmCbdbQ0e locThdz80XIrVbPb0He217jZ4mrjlbW6ugTIvRyByD2oMFJb/jjtTPoZE6edtUxVbn2z lZSxbrU+XFmWsYNoUqSWduFx/nAkfXNTEHb4tMO+BOhAqHvTHquKaA/c6AcQs6DHZuQW 7/RQ== X-Gm-Message-State: AOJu0Yxsn11vzNkyjbaEfklzvdYqXWoKHol7UZFGb0ohzx7+9nXxi/zY qDP48eqk6M5BNCEQwcYlfUKCWbo3rfs= X-Google-Smtp-Source: AGHT+IGlfHpX63FssgqlzYzbgoqTb2kRbfwcZsRLV2K/F5eecPBlwYe3cssQrv8DwbSIliOJZBRFdg== X-Received: by 2002:a05:6359:6ec1:b0:170:8da:1f50 with SMTP id tj1-20020a0563596ec100b0017008da1f50mr7887290rwb.20.1702458002332; Wed, 13 Dec 2023 01:00:02 -0800 (PST) Received: from localhost.localdomain (125-229-129-140.hinet-ip.hinet.net. [125.229.129.140]) by smtp.gmail.com with ESMTPSA id rs14-20020a17090b2b8e00b00288628acf6dsm10536349pjb.14.2023.12.13.01.00.01 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Dec 2023 01:00:01 -0800 (PST) From: You-Sheng Yang To: kernel-team@lists.ubuntu.com Subject: [SRU][PULL V2][linux-firmware][Mantic] Add firmware for Intel BE200 on Intel Meteor Lake platform Date: Wed, 13 Dec 2023 16:59:23 +0800 Message-Id: <20231213085923.2293076-1-vicamo.yang@canonical.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Received-SPF: pass client-ip=209.85.161.52; envelope-from=vicamo@gmail.com; helo=mail-oo1-f52.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/2028065 [Impact] Missing firmware for Intel BE200 on Intel Meteor Lake platform. [Fix] Needed firmware: - WiFi: * a6744df81a30 ("iwlwifi: add FWs for new GL and MA device types with multiple RF modules") - Bluetooth: * 37761e2b861b ("Intel Bluetooth: Update firmware file for Intel Bluetooth BE200") * a5a6dded0c7f ("Intel Bluetooth: Update firmware file for Intel Bluetooth BE200") * ba1aa06f3747 ("Intel Bluetooth: Update firmware file for Intel Bluetooth BE200") The driver parts have been landed to linux-oem-6.5/jammy, linux/mantic and linux/noble. [Test Case] Boot with firmware blobs installed, and iwlwifi and btintel should probe successfully without error. [Where problems could occur] While this introduces support for new hardware on new platforms, expect every possible problem. [Other Info] We're to support oem-6.5/jammy, and mantic for best effort. ---------------------------------------------------------------- The following changes since commit ab8c121ffde2a131da96f30e66768b59cf36d410: UBUNTU: Ubuntu-20230919.git3672ccab-0ubuntu2.4 (2023-11-16 10:35:50 +0100) are available in the Git repository at: https://kernel.ubuntu.com/gitea/vicamo/linux-firmware.git bug-2028065/be200-bt-fw/mantic for you to fetch changes up to 338f3a84b19e3a31289a214de0c0f05c179ba544: Intel Bluetooth: Update firmware file for Intel Bluetooth BE200 (2023-12-13 16:20:30 +0800) ---------------------------------------------------------------- Gregory Greenman (1): iwlwifi: add FWs for new GL and MA device types with multiple RF modules Kiran K (3): Intel Bluetooth: Update firmware file for Intel Bluetooth BE200 Intel Bluetooth: Update firmware file for Intel Bluetooth BE200 Intel Bluetooth: Update firmware file for Intel Bluetooth BE200 WHENCE | 23 +++++++++++++++++++++++ intel/ibt-0291-0291.ddc | Bin 0 -> 20 bytes intel/ibt-0291-0291.sfi | Bin 0 -> 982096 bytes iwlwifi-gl-c0-fm-c0-83.ucode | Bin 0 -> 1799504 bytes iwlwifi-gl-c0-fm-c0.pnvm | Bin 0 -> 246228 bytes iwlwifi-ma-b0-gf-a0-83.ucode | Bin 0 -> 1753308 bytes iwlwifi-ma-b0-gf-a0.pnvm | Bin 0 -> 55500 bytes iwlwifi-ma-b0-gf4-a0-83.ucode | Bin 0 -> 1721448 bytes iwlwifi-ma-b0-gf4-a0.pnvm | Bin 0 -> 28024 bytes iwlwifi-ma-b0-hr-b0-83.ucode | Bin 0 -> 1572104 bytes 10 files changed, 23 insertions(+) create mode 100644 intel/ibt-0291-0291.ddc create mode 100644 intel/ibt-0291-0291.sfi create mode 100644 iwlwifi-gl-c0-fm-c0-83.ucode create mode 100644 iwlwifi-gl-c0-fm-c0.pnvm create mode 100644 iwlwifi-ma-b0-gf-a0-83.ucode create mode 100644 iwlwifi-ma-b0-gf-a0.pnvm create mode 100644 iwlwifi-ma-b0-gf4-a0-83.ucode create mode 100644 iwlwifi-ma-b0-gf4-a0.pnvm create mode 100644 iwlwifi-ma-b0-hr-b0-83.ucode Acked-by: Andrei Gherzan