Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4166493c authored by David Lechner's avatar David Lechner Committed by Marcel Holtmann
Browse files

Bluetooth: hci_ll: add "ti,cc2560" compatible string



This adds the "ti,cc2560" compatible string for a TI CC2560 chip.

Signed-off-by: default avatarDavid Lechner <david@lechnology.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 07c7edd0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -842,6 +842,7 @@ static void hci_ti_remove(struct serdev_device *serdev)
}

static const struct of_device_id hci_ti_of_match[] = {
	{ .compatible = "ti,cc2560" },
	{ .compatible = "ti,wl1271-st" },
	{ .compatible = "ti,wl1273-st" },
	{ .compatible = "ti,wl1281-st" },