Re: [PATCH v4] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boards
From: Bjorn Andersson <hidden>
Date: 2021-12-22 16:40:46
Also in:
linux-arm-msm, lkml
From: Bjorn Andersson <hidden>
Date: 2021-12-22 16:40:46
Also in:
linux-arm-msm, lkml
On Wed 22 Dec 08:13 PST 2021, Matthias Kaehlcke wrote:
On Wed, Dec 22, 2021 at 08:54:56AM +0100, Marcel Holtmann wrote:quoted
Hi Balakrishna,quoted
Add bluetooth SoC WCN6750 node for SC7280 IDP boards. Signed-off-by: Balakrishna Godavarthi <redacted> --- 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. Thanks, Bjorn