From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F0055136A for ; Tue, 13 Jun 2023 22:27:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4CC32C433C0; Tue, 13 Jun 2023 22:27:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686695239; bh=+QQcsUVeQ9XRaJDJnjuZElieryUDQ6op05ZbHP6EsJI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pcuwVV5LayDGPjQm5yW8VWis/SRe4mR7Zq0xa7C0TWkXMyT//B8T/K4ZdD0QsqYLN 7CySmQS55/M8CsY+IVEeKyikW0HaR97Jek8DesQpEUvynx4LsJwwMxeN9u8RBZFEc4 CZ8IupaMENl7TfeKQ9bBcYzxxUUzXgBLvYH3htNroYHPKxdmGG2dA5RGqmN6vitfMp gHe/dc8DfQSMyAWBytTYRyW/icUYm3xtFVk6Kxw2YC3saKuR8yigxYMYw+epJwoXsY 8gcfOgZM/KdSUiEBf5XPZoZfCVFD/j1KVbKKqyKNAOUZ1jmMUdxPqiw37rpSe7xEbw Xtu1QMG3YCfsg== From: Bjorn Andersson To: Eric Dumazet , Rob Herring , Johan Hedberg , "David S. Miller" , Andy Gross , Conor Dooley , Marcel Holtmann , Krzysztof Kozlowski , Konrad Dybcio , Jakub Kicinski , Luca Weiss , Paolo Abeni , Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org, linux-arm-msm@vger.kernel.org, Krzysztof Kozlowski , phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4 Date: Tue, 13 Jun 2023 15:30:17 -0700 Message-Id: <168669542895.1315701.16862270566326485356.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230421-fp4-bluetooth-v2-0-3de840d5483e@fairphone.com> References: <20230421-fp4-bluetooth-v2-0-3de840d5483e@fairphone.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Fri, 12 May 2023 15:58:22 +0200, Luca Weiss wrote: > Add support in the btqca/hci_qca driver for the WCN3988 and add it to > the sm7225 Fairphone 4 devicetree. > > Devicetree patches go via Qualcomm tree, the rest via their respective > trees. > > -- > Previously with the RFC version I've had problems before with Bluetooth > scanning failing like the following: > > [...] Applied, thanks! [3/4] arm64: dts: qcom: sm6350: add uart1 node commit: b179f35b887b2d17e93f1827550290669bc6b110 [4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add Bluetooth commit: c4ef464b24c5aefb7e23eb8fcc08250a783a529b Best regards, -- Bjorn Andersson