Hi Krzysztof,
Thanks for replying.
On 6/20/2022 2:32 PM, Krzysztof Kozlowski wrote:
CYW55572 is a Wi-Fi + Bluetooth combo device from Infineon.
Extend the binding with its DT compatible.
Signed-off-by: Hakan Jansson <hakan.jansson@xxxxxxxxxxxx>
---
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
Patch is okay, but just to be sure - is it entirely different device
from Infineon or some variant of Broadcom block?
CYW55572 is a new device from Infineon. It is not the same as any
Broadcom device.
Are all existing
properties applicable to it as well?
Yes, all existing properties are applicable.
Regards,
Håkan