]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: btmtkuart: add an implementation for boot-gpios property
authorSean Wang <sean.wang@mediatek.com>
Sun, 2 Jun 2019 01:04:16 +0000 (09:04 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Jul 2019 11:00:04 +0000 (13:00 +0200)
commita3cb6d602a7a948f0b4ff77b6a087f9c25038d52
tree1235513c96ec8eef5d4a34a38c47c14d64481a17
parent14e3ed84d77e78fbf386006d3e5a0c20150681f5
Bluetooth: btmtkuart: add an implementation for boot-gpios property

Not every platform has the pinctrl device integrates the GPIO the function
such as MT7621 whose pinctrl and GPIO are separate hardware so the driver
adds additional boot-gpios to let the MT766[3,8]U can enter the proper boot
mode by gpiod for such platform.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmtkuart.c