Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp6554013pxu; Thu, 24 Dec 2020 05:39:49 -0800 (PST) X-Google-Smtp-Source: ABdhPJxoaFSn791nvQ7NJPSVtBBX3TARl88RxG32YS72dWDoPZixUA+7nk/aNK9S/HJYYXL3kwdn X-Received: by 2002:a50:f089:: with SMTP id v9mr29470331edl.353.1608817189765; Thu, 24 Dec 2020 05:39:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608817189; cv=none; d=google.com; s=arc-20160816; b=aI+YCGFdIiwamX8L40/gUPEFp2MzFC9n5g+PPiEvjc5FWWISfa4AvOYYBtvnmqIE4W 8idjqpDE/67klmbLnAjE+GPi6HcdtAZh/6EIT0FVTsUq7rqOjUlyyAsEpxoyEP+uHoek V4o26ibm3raNRaH5jTslxZ0ylNHZ+0UigVPb26jkl7/CVd9rcC1bdEYwPZbh3J7kzP0m zuTRZvnrmPCtwBwmVdnu4v4RIDU8RLCbaGyHjRZhj9dPu7r00SJEHKP8uQBa24Zlppfz jbFAiS5J8trp8LkkIjppo3c7KV1IhSdh9sNh59lGMjLWNW6fB6gB5PFDzRsbdY7LIWOl 6Aig== 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=+527aIPmyA3hzJnUyeD41xmmflD64+BUpkVBD/dzCNY=; b=ATH62LYfpvTIUYqEPD5yibaPMd7uHaimtDIOhC1zvGdvV/2z3hdWUvwX6z+fLHZfW7 F8IJc8xfEkuWXrdoY5rlQ5OCkcTwSoS8kDug0t/79vrJvsjgZYMX6nsCMBQTrAWy6KQc 6zAChz4UiXmatoDD1eBqtXf8Js/VNcd8jRseZTBPVP4iK3EU1rYwciwAuOAUjS7uSRSY ga07bf/buprVGh2QNFy/aZfc6ZCMX7vgJRbIyZ35/ogpNd/wTG1OotkVeeWHC6o5uzOY C7RwMSzBsdShfu+0zD42MkfycfCNIZsAswjUYg4STyXIoivAqi8kI3MJ+r+zh44zvAhA 5U0Q== 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 de26si15100065edb.570.2020.12.24.05.39.10; Thu, 24 Dec 2020 05:39:49 -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 S1728176AbgLXNhc convert rfc822-to-8bit (ORCPT + 99 others); Thu, 24 Dec 2020 08:37:32 -0500 Received: from mail.kernel.org ([198.145.29.99]:49256 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727114AbgLXNhc (ORCPT ); Thu, 24 Dec 2020 08:37:32 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id E274B22287 for ; Thu, 24 Dec 2020 13:36:51 +0000 (UTC) Received: by pdx-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id CFEC880914; Thu, 24 Dec 2020 13:36:51 +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: Thu, 24 Dec 2020 13:36:51 +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: nizzi@outlook.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 #5 from Lorenzo N (nizzi@outlook.com) --- (In reply to anthony from comment #2) > Seems to be enough keep only the previous drivers/bluetooth/btusb.c file Yep, from what I have understood that's the file that needs to be edited. -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.