
9 Jan
2018
9 Jan
'18
2:51 a.m.
On Mon, Jan 8, 2018 at 12:51 PM, Simon Glass sjg@chromium.org wrote:
On 4 January 2018 at 09:40, 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(+)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!