Bluetooth: hci_bcm: Add DT compatible for CYW55572
[sfrench/cifs-2.6.git] / drivers / bluetooth / hci_bcm.c
index 6f834ff1b44b164eeef036b1feba3bc984d7d957..9a129867a4c06874f4e6f5f09ff598d3e8fdb5e1 100644 (file)
@@ -1557,6 +1557,7 @@ static const struct of_device_id bcm_bluetooth_of_match[] = {
        { .compatible = "brcm,bcm4349-bt", .data = &bcm43438_device_data },
        { .compatible = "brcm,bcm43540-bt", .data = &bcm4354_device_data },
        { .compatible = "brcm,bcm4335a0" },
+       { .compatible = "infineon,cyw55572-bt" },
        { },
 };
 MODULE_DEVICE_TABLE(of, bcm_bluetooth_of_match);