]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btmtksdio: Add in-band wakeup support
authorSean Wang <sean.wang@mediatek.com>
Sun, 26 Jun 2022 23:27:36 +0000 (07:27 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jul 2022 00:08:03 +0000 (17:08 -0700)
commitb335ad280473fd56b1b15b8fa73152ac944f21fb
treef28dcc63d418ae23348b3c470c0e6af1dc41212c
parent804e08873d38746c735187ac3e46aedcd305e262
Bluetooth: btmtksdio: Add in-band wakeup support

Commit 605abf71d0d1 ("Bluetooth: mt7921s: Support wake on bluetooth")
adds the wake on bluethooth via a dedicated GPIO.

Extend the wake-on-bluetooth to use the SDIO DAT1 pin (in-band wakeup),
when supported by the SDIO host driver.

Co-developed-by: Yake Yang <yake.yang@mediatek.com>
Signed-off-by: Yake Yang <yake.yang@mediatek.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btmtksdio.c