]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00137669 rfkill: mx53: ath3k rfkill interface.
authorZhang Jiejing <jiejing.zhang@freescale.com>
Mon, 6 Dec 2010 12:03:35 +0000 (20:03 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:32:44 +0000 (08:32 +0200)
commit5980e9081b3d26dfb9b3aa567f2444cef0c2f771
tree8933d8f0506c752a5510c754e784157615491dce
parentb3deca1ef824ce4453e6191dbdd1615b9df7535e
ENGR00137669 rfkill: mx53: ath3k rfkill interface.

MX53 SMD board use ath3k Bluetooth Chip.
Add rfkill interface to control AR3K BT's power and reset.
when power on bt, it require to reset BT chip.

Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
arch/arm/mach-mx5/Kconfig
arch/arm/mach-mx5/Makefile
arch/arm/mach-mx5/board-mx53_smd.c
arch/arm/mach-mx5/imx_bt_rfkill.c [new file with mode: 0755]
arch/arm/plat-mxc/include/mach/imx_rfkill.h [new file with mode: 0755]