On Wed, Dec 22, 2021 at 08:54:56AM +0100, Marcel Holtmann wrote: > Hi Balakrishna, > > > Add bluetooth SoC WCN6750 node for SC7280 IDP boards. > > > > Signed-off-by: Balakrishna Godavarthi <bgodavar@xxxxxxxxxxxxxx> > > --- > > 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?