From patchwork Wed Jul 17 05:13:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: You-Sheng Yang X-Patchwork-Id: 1133109 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com 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 45pQSG1lBzz9sMr; Wed, 17 Jul 2019 15:14:54 +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 1hncHC-0002n4-4m; Wed, 17 Jul 2019 05:14:50 +0000 Received: from mail-pg1-f196.google.com ([209.85.215.196]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1hncGF-0002lh-LT for kernel-team@lists.ubuntu.com; Wed, 17 Jul 2019 05:13:51 +0000 Received: by mail-pg1-f196.google.com with SMTP id t132so10537011pgb.9 for ; Tue, 16 Jul 2019 22:13:51 -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=cZAbQbfgEIPxbbo8WtJers4kg11nfsAVgwjvlMlfKSs=; b=cEgjEsxcrqUwkjkaf6g7Jq3GqHket4XVKMzHrrsCBvxmFJQzuXohfoDqGSUjPMcyEZ cesY7c5vqZ3t8idKE4EINYdE5SHx/gh5XQ72aE1GG3bIntH8pYWb8IlXE/0cuoqFrcNC kQ+aPhY1gedufxJwfLDXBH80DJvn1Zp7oSYPZKz4lmf5i0Vh+4OHzCnGNiAMqq1Shv/M 9iwryugvnx/dU3ze37XD7FokJOS+SWGdcATUulb96nmiGcvRJpbZEw/6/YEYMi6VPQlL qzrPhUKYiitPSgs1A5MRooibKO5Kw2M5eCHM5QmsceM428LjnIAX9YsaCDCLpCLu0BeD U6WQ== X-Gm-Message-State: APjAAAW6raqJFCKyffnFJJaxMDkSlt+lnYGYPm1eKMDzJWD5U5wkZQ4t FM5PXjlwtfug0tVsE3sYiSjUR+EaKrI= X-Google-Smtp-Source: APXvYqwkM+Rvm0sDVOPdZ7NpNxSgKIEJtJy1mDM3XUsG9SSRb4Ig4cmrFx3cIKBjVh3LRobCOpCMNA== X-Received: by 2002:a17:90a:9bc5:: with SMTP id b5mr41993948pjw.109.1563340429601; Tue, 16 Jul 2019 22:13:49 -0700 (PDT) Received: from momoga.taipei.internal (61-220-137-37.HINET-IP.hinet.net. [61.220.137.37]) by smtp.gmail.com with ESMTPSA id t10sm21643393pjr.13.2019.07.16.22.13.48 for (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 16 Jul 2019 22:13:49 -0700 (PDT) From: You-Sheng Yang To: kernel-team@lists.ubuntu.com Subject: [PATCH 0/2][linux-firmware][SRU][D] linux-firmware: Update firmware file for Intel Bluetooth 9560 Date: Wed, 17 Jul 2019 13:13:42 +0800 Message-Id: <20190717051344.4467-1-vicamo.yang@canonical.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 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/1836467 [Impact] Bluetooth for Intel Wireless-AC 9560 variant 9df0:0034 still fails to pair BT LE HID devices on recent (>= 4.19) kernel. [Fix] Bluetooth firmware REL0450 or newer is required to fix this issue. [Test Case] Install new firmware blob to /lib/firmware/intel, shutdown the machine completely and wait for a couple minutes to trigger firmware reloading at the next boot. Then perform Bluetooth LE HID devices pairing to verify if the proposed fw fixes this issue. [Regression Risk] Low. This affects only sub models of Intel JeffersonPeak Bluetooth chip series using these firmware blobs. Amit K Bag (2): linux-firmware: Update firmware file for Intel Bluetooth 9560 linux-firmware: Update firmware file for Intel Bluetooth 9560 WHENCE | 8 ++++---- intel/ibt-17-16-1.sfi | Bin 648108 -> 653088 bytes intel/ibt-17-2.sfi | Bin 648108 -> 653088 bytes 3 files changed, 4 insertions(+), 4 deletions(-)