Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp6568220pxu; Thu, 24 Dec 2020 06:02:46 -0800 (PST) X-Google-Smtp-Source: ABdhPJwJQByrgDBUyD2qvFC+AVnX+UnF/Bsv4Zl1LFvFgxs9QokwYDM6wfi1z2S32y2tIIuZOi0n X-Received: by 2002:a17:906:af99:: with SMTP id mj25mr28785351ejb.414.1608818565651; Thu, 24 Dec 2020 06:02:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608818565; cv=none; d=google.com; s=arc-20160816; b=tQ0Z9lDvICaebFdxL71dPEwpjLwaNNWiLuyadmal8j45kJ0ZdY2eFpWKHz0rsP8ufa 2g6lZPll2ZDIvIsUzM4AKjG/rWyTY/VhXPOxkL67xpC9fFSRyA8xY0jqDpN/gIZOzvVh IPXnrcY3diMSmDS4t7DAToGJTSGGpAfxLek2iZDx1fPzT6epvQDZsTc2CUWvfmfAQ6ZC fT+5w0r4amkfW8qiJSLDqHMJ4z5ZkN35RUNmBpUPZ9hIzQapjFEHtfRkY7RXsB625F/L t4o0fJCjTjI9+gjdTMWWruj17mcNC2Irl6HLPWRGcc7tZaJKJ2HdUo6jS325e7aHe03T z7Xg== 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=m5uo39xWQJZpo/3K1+AmVJlS6q/ey+qh9qzuJxVXtLI=; b=KGyzxNDZlV7nu1FXuFuc74hpQoLcGCC9ZcGHbd5PdOHwfQY63Bxdrgi2INRITxISJD bVqhysOasHLHs3kTMnIW0D8++3ZlyvSa2w5iHBYCGIWd6VDavdQaiVKhgLjU6pyENJin zMBe2AZHOm6GbgCQtyPVJoGMo4XzbdijEmwTJcedS9C/yrGdp+6hdUlJNW2sie+pVp8p fAJqAbncDoXObqtdpQDqsm574eK7ZjRe7xJedJoL6Jmh/qvGAarETAQJk6891dYifjIn HZrf5+m2pr7TMFY3fr0ZphvqgxwKiqSnNuEbvtF6ppAcdljTsJ8i+ND60M26L/HrilMH Bqag== 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 y24si13486404ejc.613.2020.12.24.06.02.12; Thu, 24 Dec 2020 06:02:45 -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 S1727372AbgLXOBA convert rfc822-to-8bit (ORCPT + 99 others); Thu, 24 Dec 2020 09:01:00 -0500 Received: from mail.kernel.org ([198.145.29.99]:51590 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727320AbgLXOA7 (ORCPT ); Thu, 24 Dec 2020 09:00:59 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 568CC2246B for ; Thu, 24 Dec 2020 14:00:19 +0000 (UTC) Received: by pdx-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 4785F816EB; Thu, 24 Dec 2020 14:00:19 +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 14:00:19 +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: antdev66@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 #7 from anthony (antdev66@gmail.com) --- (In reply to Lorenzo N from comment #5) > (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. before compiling try to revert the commit (see above), for me it worked on 5.10.x kernels -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.