2022-06-30 12:50:03

by Hakan Jansson

[permalink] [raw]
Subject: [PATCH v2 1/5] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding

CYW55572 is a Wi-Fi + Bluetooth combo device from Infineon.
Extend the binding with its DT compatible.

Signed-off-by: Hakan Jansson <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
---
V1 -> V2:
- No changes, submitted as part of updated patch series

Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml
index df59575840fe..71fe9b17f8f1 100644
--- a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml
@@ -24,6 +24,7 @@ properties:
- brcm,bcm43540-bt
- brcm,bcm4335a0
- brcm,bcm4349-bt
+ - infineon,cyw55572-bt

shutdown-gpios:
maxItems: 1
--
2.25.1


2022-06-30 13:43:53

by bluez.test.bot

[permalink] [raw]
Subject: RE: Bluetooth: hci_bcm: Improve FW load time on CYW55572

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=655422

---Test result---

Test Summary:
CheckPatch PASS 7.99 seconds
GitLint FAIL 4.87 seconds
SubjectPrefix FAIL 1.73 seconds
BuildKernel PASS 31.43 seconds
BuildKernel32 PASS 27.63 seconds
Incremental Build with patchesPASS 61.44 seconds
TestRunner: Setup PASS 466.49 seconds
TestRunner: l2cap-tester PASS 16.78 seconds
TestRunner: bnep-tester PASS 5.81 seconds
TestRunner: mgmt-tester PASS 98.95 seconds
TestRunner: rfcomm-tester PASS 9.25 seconds
TestRunner: sco-tester PASS 9.05 seconds
TestRunner: smp-tester PASS 9.13 seconds
TestRunner: userchan-tester PASS 6.10 seconds

Details
##############################
Test: GitLint - FAIL - 4.87 seconds
Run gitlint with rule in .gitlint
[v2,5/5] Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud mode
1: T1 Title exceeds max length (81>80): "[v2,5/5] Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud mode"


##############################
Test: SubjectPrefix - FAIL - 1.73 seconds
Check subject contains "Bluetooth" prefix
"Bluetooth: " is not specified in the subject
"Bluetooth: " is not specified in the subject



---
Regards,
Linux Bluetooth

2022-07-11 08:32:36

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH v2 1/5] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding

On Thu, Jun 30, 2022 at 2:46 PM Hakan Jansson
<[email protected]> wrote:

> CYW55572 is a Wi-Fi + Bluetooth combo device from Infineon.
> Extend the binding with its DT compatible.
>
> Signed-off-by: Hakan Jansson <[email protected]>
> Acked-by: Krzysztof Kozlowski <[email protected]>

Reviewed-by: Linus Walleij <[email protected]>

Yours,
Linus Walleij