On 20/06/2022 14:01, Hakan Jansson 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? Are all existing properties applicable to it as well? Best regards, Krzysztof