
8 Jan
2018
8 Jan
'18
4:20 a.m.
On Fri, Jan 5, 2018 at 12:40 AM, Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
As defined on reference board followed by Intel Edison a Bluetooth device is attached to HSU0, i.e. PCI 0000:04.1.
Describe it in ACPI accordingly.
Note, we use BCM2E95 ID here as one most suitable for such device based on the description in commit message of commit 89ab37b489d1 ("Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96") in the Linux kernel source tree.
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
.../include/asm/arch-tangier/acpi/southcluster.asl | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+)
Acked-by: Bin Meng bmeng.cn@gmail.com