Message ID | 20220924142154.14217-1-luca@z3ntu.xyz |
---|---|
State | Accepted |
Commit | f492d22c0e7fb242ff68b61ea86b78ff1f031e59 |
Headers | show |
Series | [v3] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1 | expand |
This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=680145 ---Test result--- Test Summary: CheckPatch PASS 1.68 seconds GitLint PASS 1.07 seconds SubjectPrefix FAIL 0.90 seconds BuildKernel PASS 34.77 seconds BuildKernel32 PASS 31.30 seconds Incremental Build with patchesPASS 45.59 seconds TestRunner: Setup PASS 513.04 seconds TestRunner: l2cap-tester PASS 17.24 seconds TestRunner: iso-tester PASS 16.11 seconds TestRunner: bnep-tester PASS 6.59 seconds TestRunner: mgmt-tester PASS 104.39 seconds TestRunner: rfcomm-tester PASS 10.43 seconds TestRunner: sco-tester PASS 9.81 seconds TestRunner: ioctl-tester PASS 11.00 seconds TestRunner: smp-tester PASS 9.94 seconds TestRunner: userchan-tester PASS 6.86 seconds Details ############################## Test: SubjectPrefix - FAIL - 0.90 seconds Check subject contains "Bluetooth" prefix "Bluetooth: " is not specified in the subject --- Regards, Linux Bluetooth
Hi all, On Samstag, 24. September 2022 16:21:55 CET Luca Weiss wrote: > Document the compatible string for BCM43430A0 bluetooth used in lg-lenok > and BCM43430A1 used in asus-sparrow. Asking again if somebody could pick this patch up, it's been sitting around for 2 months. Regards Luca > > Signed-off-by: Luca Weiss <luca@z3ntu.xyz> > Reviewed-by: Linus Walleij <linus.walleij@linaro.org> > Acked-by: Rob Herring <robh@kernel.org> > --- > Changes in v3: > * pick up tags > * resend > > 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 > 445b2a553625..d8d56076d656 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
On Fri, Nov 18, 2022 at 6:13 PM Luca Weiss <luca@z3ntu.xyz> wrote: > On Samstag, 24. September 2022 16:21:55 CET Luca Weiss wrote: > > Document the compatible string for BCM43430A0 bluetooth used in lg-lenok > > and BCM43430A1 used in asus-sparrow. > > Asking again if somebody could pick this patch up, it's been sitting around > for 2 months. Repost it and include Marcel, Johan and Luiz on To:, maybe add all three of them but Marcel and Luiz has certainly applied my binding patches in the past. BLUETOOTH DRIVERS M: Marcel Holtmann <marcel@holtmann.org> M: Johan Hedberg <johan.hedberg@gmail.com> M: Luiz Augusto von Dentz <luiz.dentz@gmail.com> L: linux-bluetooth@vger.kernel.org Yours, Linus Walleij
diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml index 445b2a553625..d8d56076d656 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