2022-09-24 14:30:26

by Luca Weiss

[permalink] [raw]
Subject: [PATCH v3] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1

Document the compatible string for BCM43430A0 bluetooth used in lg-lenok
and BCM43430A1 used in asus-sparrow.

Signed-off-by: Luca Weiss <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Rob Herring <[email protected]>
---
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
--
2.37.3


2022-09-24 15:05:50

by bluez.test.bot

[permalink] [raw]
Subject: RE: [v3] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1

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

2022-11-18 17:16:46

by Luca Weiss

[permalink] [raw]
Subject: Re: [PATCH v3] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1

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 <[email protected]>
> Reviewed-by: Linus Walleij <[email protected]>
> Acked-by: Rob Herring <[email protected]>
> ---
> 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





2022-11-21 14:05:29

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH v3] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1

On Fri, Nov 18, 2022 at 6:13 PM Luca Weiss <[email protected]> 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 <[email protected]>
M: Johan Hedberg <[email protected]>
M: Luiz Augusto von Dentz <[email protected]>
L: [email protected]


Yours,
Linus Walleij