Re: [PATCH v4] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boards
From: Marcel Holtmann <marcel@holtmann.org>
Date: 2021-12-22 22:02:54
Also in:
linux-arm-msm, lkml
From: Marcel Holtmann <marcel@holtmann.org>
Date: 2021-12-22 22:02:54
Also in:
linux-arm-msm, lkml
Hi Bjorn,
quoted
quoted
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.
ok, dropped the patch. Regards Marcel