[PATCH linux] misc/bt-host: Add facility for interrupt-driven BT messages

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Nov 18 14:50:19 AEDT 2015


This change adds a facility for the bt-host driver to use interrupts
rather than polling via a timer.

If we find an interrupts property in the device tree, we'll enable
interrupts on the bt device.

Signed-off-by: Jeremy Kerr <jk at ozlabs.org>

https://github.com/openbmc/linux/pull/18

Jeremy Kerr (1):
  misc/bt-host: Add facility for interrupt-driven BT messages

 arch/arm/boot/dts/ast2400.dtsi |  1 +
 drivers/misc/bt-host.c         | 73 +++++++++++++++++++++++++++++++++++++++---
 2 files changed, 69 insertions(+), 5 deletions(-)

-- 
2.6.3




More information about the openbmc mailing list