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 B23D4ECAAA1 for ; Thu, 15 Sep 2022 19:26:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229774AbiIOT0G (ORCPT ); Thu, 15 Sep 2022 15:26:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229763AbiIOTZy (ORCPT ); Thu, 15 Sep 2022 15:25:54 -0400 Received: from mail.z3ntu.xyz (mail.z3ntu.xyz [128.199.32.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC5EC38479; Thu, 15 Sep 2022 12:25:51 -0700 (PDT) Received: from g550jk.localnet (31-151-115-246.dynamic.upc.nl [31.151.115.246]) by mail.z3ntu.xyz (Postfix) with ESMTPSA id 9A3F3C17AF; Thu, 15 Sep 2022 19:25:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=z3ntu.xyz; s=z3ntu; t=1663269949; bh=pG6rNu+xBVtdF6lIbK5/MTm5x53xJnK8SaUNXzXLpiI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ZnuEvWhUqWz1yGuHuWH7Ym9xDE/mlMVABda1gLNAb1Oh2veqg7RICtgi15aakUegp edoR2gF/bHDa6rx8r17gvs3NQYnQ3i6prEPOkfu17ysAJeP9fAcc3FwRD8IDZuSBU7 ei/DPpTER44TZPojnpMgR/Gz/5EVeBHve19SkPcI= From: Luca Weiss To: linux-arm-msm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, marcel@holtmann.org, "David S. Miller" , Jakub Kicinski , Rob Herring , Linus Walleij , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1 Date: Thu, 15 Sep 2022 21:25:49 +0200 Message-ID: <2956343.mvXUDI8C0e@g550jk> In-Reply-To: <20220225204138.935022-1-luca@z3ntu.xyz> References: <20220225204138.935022-1-luca@z3ntu.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, On Freitag, 25. Februar 2022 21:41:37 CEST Luca Weiss wrote: > Document the compatible string for BCM43430A0 bluetooth used in lg-lenok > and BCM43430A1 used in asus-sparrow. > > Signed-off-by: Luca Weiss Can someone please apply this patch? It still seems to apply without fuzz. Regards Luca > --- > Changes in v2: > - add bcm43430a1 too, adjust commit message to reflect that > > Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml > b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml index > 5aac094fd217..dd035ca639d4 100644 > --- a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml > +++ b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml > @@ -19,6 +19,8 @@ properties: > - brcm,bcm4329-bt > - brcm,bcm4330-bt > - brcm,bcm4334-bt > + - brcm,bcm43430a0-bt > + - brcm,bcm43430a1-bt > - brcm,bcm43438-bt > - brcm,bcm4345c5 > - brcm,bcm43540-bt