From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C678EC433F5 for ; Wed, 22 Dec 2021 22:02:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234989AbhLVWCv convert rfc822-to-8bit (ORCPT ); Wed, 22 Dec 2021 17:02:51 -0500 Received: from coyote.holtmann.net ([212.227.132.17]:49058 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230328AbhLVWCu (ORCPT ); Wed, 22 Dec 2021 17:02:50 -0500 Received: from smtpclient.apple (p5b3d2e91.dip0.t-ipconnect.de [91.61.46.145]) by mail.holtmann.org (Postfix) with ESMTPSA id 9030FCED16; Wed, 22 Dec 2021 23:02:46 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.40.0.1.81\)) Subject: Re: [PATCH v4] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boards From: Marcel Holtmann In-Reply-To: Date: Wed, 22 Dec 2021 23:02:46 +0100 Cc: Matthias Kaehlcke , Balakrishna Godavarthi , Johan Hedberg , Linux Kernel Mailing List , linux-bluetooth , Hemantg , MSM , Rocky Liao , hbandi@codeaurora.org, Abhishek Pandit-Subedi , mcchou@chromium.org, saluvala@codeaurora.org Content-Transfer-Encoding: 8BIT Message-Id: References: <1639587963-22503-1-git-send-email-bgodavar@codeaurora.org> <580E8974-EB7F-4493-BECC-4B09765A954D@holtmann.org> To: Bjorn Andersson X-Mailer: Apple Mail (2.3693.40.0.1.81) Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi Bjorn, >>>> Add bluetooth SoC WCN6750 node for SC7280 IDP boards. >>>> >>>> Signed-off-by: Balakrishna Godavarthi >>>> --- >>>> v4: >>>> * updated commit subject >>>> * Removed drive strength for bt_en >>>> * updated swctrl_gpio name to sw_ctrl >>>> >>>> v3: >>>> * Addressed reviewers comments >>>> * Added pin config for sw_ctrl line. >>>> v2: >>>> * merged two patches into one >>>> * Removed unused comments >>>> * Removed pinmux & pin conf. >>>> * Addressed reviewers comments >>>> >>>> v1: initial patch >>>> --- >>>> arch/arm64/boot/dts/qcom/sc7280-idp.dts | 4 ++++ >>>> arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 36 ++++++++++++++++++++++++++++++++ >>>> arch/arm64/boot/dts/qcom/sc7280-idp2.dts | 4 ++++ >>>> 3 files changed, 44 insertions(+) >>> >>> patch has been applied to bluetooth-next tree. >> >> Thanks! >> >> I would have expected though that a device tree change goes through >> the qcom tree. Maybe Bjorn should pick it too to avoid possible >> conflicts? > > That would be preferable, I've picked a few patches in these files for > v5.17, so there's a risk for conflict as this reaches Linus. > > Marcel, let me know if you drop this and I should pick it up. ok, dropped the patch. Regards Marcel