]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/platform/intel-mid: Enable Bluetooth support on Intel Edison
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Mar 2017 10:04:43 +0000 (13:04 +0300)
committerIngo Molnar <mingo@kernel.org>
Fri, 31 Mar 2017 06:06:29 +0000 (08:06 +0200)
commitd4d969909bef4c1e103eec0fc2c820773811fb72
tree3e48a64c11a98e7015701be148b31238ce440c48
parent2f2a033fb5819c393d65da9b6233e095f3690f15
x86/platform/intel-mid: Enable Bluetooth support on Intel Edison

Intel Edison has Wi-Fi + BT module attached and, since it's an SFI-enumerated
platform, needs platform data. Here we add bits to enable the Bluetooth device.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170330100443.22701-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/intel-mid/device_libs/Makefile
arch/x86/platform/intel-mid/device_libs/platform_bt.c [new file with mode: 0644]