summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_sdio.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2023-03-31 23:11:22 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-04-23 22:00:32 -0700
commitce439473acdf0a3aecbda616a0f92973ab1c2e52 (patch)
tree0795fff710a3fe716860ab07ee507be94288ffda /drivers/bluetooth/btmrvl_sdio.h
parent0d218c3642b9ccf71f44987cd03c19320f3bd918 (diff)
downloadlinux-ce439473acdf0a3aecbda616a0f92973ab1c2e52.tar.gz
linux-ce439473acdf0a3aecbda616a0f92973ab1c2e52.tar.bz2
linux-ce439473acdf0a3aecbda616a0f92973ab1c2e52.zip
Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000
The bcm43430a0 and bcm43430a1 BT does not support the 0xfc45 command to set the UART clock to 48 MHz and it also does not work at 4000000 baud without this command as some newer models do. These chips are found on ACPI/x86 devices where the operating baudrate does not come from the firmware but is hardcoded at 4000000, which does not work. Add a max_baudrate value to struct bcm_device_data and set this to 2000000 on all known ACPI hardware-ids for the bcm43430a0 and the bcm43430a1. Note this also adds the BCM2E9F ACPI HID which was missing until now. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers/bluetooth/btmrvl_sdio.h')
0 files changed, 0 insertions, 0 deletions