diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-04-01 00:11:23 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-04-24 08:00:46 +0300 |
commit | 9a09460274d311466b44743c281c81f36c3e4df4 (patch) | |
tree | 2dc314dd47598a73db4fdfdbece7af5647bc70cd /scripts/gdb/linux/utils.py | |
parent | ce439473acdf0a3aecbda616a0f92973ab1c2e52 (diff) | |
download | linux-9a09460274d311466b44743c281c81f36c3e4df4.tar.xz |
Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq_dmi_table
The DSDT for the Lenovo Yoga Tablet 2 830 / 1050 models (which share
the same mainboard) specifies a IOAPIC IRQ for the HCI -> host IRQ but
this is not correct.
Like the Asus TF103C these tablets use pin 17 of the INT33FC:02 GPIO
controller for the IRQ and this pin is _not_ configured in direct IRQ
mode by the firmware.
Add a DMI match for this, re-using the Asus TF103C gpiod_lookup_table,
to fix bluetooth not working on these tablets.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions