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 8FED5C433EF for ; Tue, 25 Jan 2022 06:30:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346924AbiAYGaS (ORCPT ); Tue, 25 Jan 2022 01:30:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36976 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345665AbiAYG0l (ORCPT ); Tue, 25 Jan 2022 01:26:41 -0500 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE0BDC08B4C7 for ; Mon, 24 Jan 2022 20:49:13 -0800 (PST) Received: by mail-lf1-x12b.google.com with SMTP id y15so46105697lfa.9 for ; Mon, 24 Jan 2022 20:49:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=t5Fu4TSCbARG2mLm13zGvdTuvUr0QZW1RLiG8C79TO4=; b=ALObGffeoHvxkSiwET8Xu/lyNFq4JRJID+mFveG6Bc3LlZS7pd3L1dMGJe4ZNRLSpH /pM8asQ76V2Iz+fdIUVR5NDb4SsLSmXBjCf+LHc54fNOBxXOzFIUFB/leJNVPFy6q2jC LJq3AErof5GERCLLq3x6fM4W221i1NIwaZsvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=t5Fu4TSCbARG2mLm13zGvdTuvUr0QZW1RLiG8C79TO4=; b=D0fXviHroSDTt2BsUUjOAS1pWRJyXZ4NFHlzoL1ddINIDj7mpdMoSbwH9EioTFXZcq +5b8889m7kEjdVyfQzOWKLuox5U7Y4z7d7MemVh1qQzMPHKT8xlktXZXSukWOWrYhaGV bBTYEJlHwQf4HqyBM2Ur47hlWI9omnIINfufPSGDOXSEOLTryVGoXSBKBQFLrrixx0h8 CX86vNhzd4ba9qU+7r/B6rGr0fIdE5B1RfO3Rw9/SqULm+7HP52ihPasxwe1iCTSk05C A9H/Ruy1JpXgFSE15EAvLZHCmhv+y1Ied36hA0RZR9JhoilGsvVr/oDTTvXEQ0vAq+Nh X8tw== X-Gm-Message-State: AOAM531zNDoxb8Iwrz02N9s9NVwb2idrAFFUBTxgHHNI6Co3+1zcu0bY LGI7kYhsqf2rfJP0gJmpn1rPNfRDvYg5cKJbwVyn5Q== X-Google-Smtp-Source: ABdhPJw+fQ0ckcKc3qv7ppFk2Xk6/Um2Yoc2Zv9iQG2zxzejOFnaWR7Al/D6yLftIA4t1oRd32TQpjupUhg8yfOZ3rY= X-Received: by 2002:a05:6512:1288:: with SMTP id u8mr524232lfs.443.1643086152391; Mon, 24 Jan 2022 20:49:12 -0800 (PST) MIME-Version: 1.0 References: <1639587963-22503-1-git-send-email-bgodavar@codeaurora.org> <164036941060.3935440.13095761506560620701.b4-ty@linaro.org> In-Reply-To: From: Miao-chen Chou Date: Mon, 24 Jan 2022 20:49:01 -0800 Message-ID: Subject: Re: [PATCH v4] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boards To: Doug Anderson Cc: Bjorn Andersson , Balakrishna Godavarthi , Johan Hedberg , Marcel Holtmann , rjliao@codeaurora.org, linux-arm-msm , Abhishek Pandit-Subedi , saluvala@codeaurora.org, LKML , hbandi@codeaurora.org, BlueZ , hemantg@codeaurora.org, Matthias Kaehlcke Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi, Following up on this patch, this patch didn't seem to land anywhere, what is the plan to land this? Thanks, Miao On Thu, Jan 13, 2022 at 3:59 PM Doug Anderson wrote: > > Hi, > > On Fri, Dec 24, 2021 at 10:10 AM Bjorn Andersson > wrote: > > > > On Wed, 15 Dec 2021 22:36:03 +0530, Balakrishna Godavarthi wrote: > > > Add bluetooth SoC WCN6750 node for SC7280 IDP boards. > > > > > > > > > > Applied, thanks! > > > > [1/1] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boards > > commit: 3a89ff3087c03c2295250c07234efa75873c7b51 > > Just to confirm, this later got dropped, right? I don't see it in the > Qualcomm git tree, so presumably it'll land once the merge window > closes. > > -Doug