Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp979424pxb; Fri, 22 Jan 2021 04:20:20 -0800 (PST) X-Google-Smtp-Source: ABdhPJzOVeRxWN9rUg/1+Rz8Hf/VFcodCqBEPPB/+h9+Eit8YdmrfKcC3QEafVcGxHp3h82D+d4H X-Received: by 2002:a05:6402:18f:: with SMTP id r15mr2934898edv.189.1611318020396; Fri, 22 Jan 2021 04:20:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611318020; cv=none; d=google.com; s=arc-20160816; b=yl1+0/1gt4VzBmIErzNumXnrJjYtfgd5i2NIGdOumSRH9MkxKWa/c1lLcxT0yITtHx nPUZymib4ikgY6OHNkrtdCcDscVHhKJ2xKqjPpOn51x+VZU3yFGpDmNSZJHCWMMFAJgC lzDGq1E3FrORz5gTejg+jteR3QGoH5l88GlVi4lz1P6FJDA70OPsMV6DUQ9W+BoIxvMM o0cn38ywFxvxi1XARWgirVWNKUtWEcmc7/J3X427FNVssouCdMsoQPAD3SO+jP4kGq2C m4GnFhsmZCbVXRhsXBFNqHbtZMC++EEw6C6Y9B6k2HTc9bFR+xbJr0NJztyo+f0bI/BG J/KA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:auto-submitted :content-transfer-encoding:references:in-reply-to:message-id:date :subject:to:from; bh=n7yfT1T7ZTlXcW8oPCUzc4Z57iz+XwvlNy/6UWGTmfo=; b=bcmReGG5JecKBmreZB6BAVEpBTSWB9zs3LR6Hg7lWfcgUQoY+oVK+ebWFxyostOwRP +tvAYGq5a6Fp/MbuZjKP9muHeiejj1GaYPpHReXtJ/ZKMfH+bVXe1qEx0eobvKIlX3V6 xbmTUqH7d1HpsHxQzi2ld4LofDwDONMpvqCmeg4iE7GZDvt+DvZQNfyF9OhWiD5oe1ar Vo6x4FC65GdF184+K9/1TK+Ugs7vovNIH87OAydNr7miW/13C9PX2BhOjSptnBV4sVYx +H071/kzFLJo9jhKUeOP1ITjo6FFRk/v7QS0qOrLXayuT8cwIn9yk3q+Wz4wBDBYBpKN j94A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id sb9si2956553ejb.219.2021.01.22.04.19.43; Fri, 22 Jan 2021 04:20:20 -0800 (PST) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727278AbhAVMMM convert rfc822-to-8bit (ORCPT + 99 others); Fri, 22 Jan 2021 07:12:12 -0500 Received: from mail.kernel.org ([198.145.29.99]:40002 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727437AbhAVMLx (ORCPT ); Fri, 22 Jan 2021 07:11:53 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id EBF8323A53 for ; Fri, 22 Jan 2021 12:11:07 +0000 (UTC) Received: by pdx-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id E9DA1815EB; Fri, 22 Jan 2021 12:11:07 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org To: linux-bluetooth@vger.kernel.org Subject: [Bug 210681] kernel: Bluetooth: hci0: don't support firmware rome 0x31010000 Date: Fri, 22 Jan 2021 12:11:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Drivers X-Bugzilla-Component: Bluetooth X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: high X-Bugzilla-Who: steeve.mccauley@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: linux-bluetooth@vger.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=210681 --- Comment #19 from Steeve McCauley (steeve.mccauley@gmail.com) --- This is the firmware rome for the lite-on adaptor Bluetooth: hci0: don't support firmware rome 0x11020000 -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.