^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) Marvell Bluetooth Chips
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) -----------------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) This documents the binding structure and common properties for serial
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) attached Marvell Bluetooth devices. The following chips are included in
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) this binding:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) * Marvell 88W8897 Bluetooth devices
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Required properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) - compatible: should be:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) "mrvl,88w8897"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) Optional properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) None so far
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) Example:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) &serial0 {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) compatible = "ns16550a";
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) ...
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) bluetooth {
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) compatible = "mrvl,88w8897";
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) };
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) };