]> git.baikalelectronics.ru Git - kernel.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)
commitb2c7c3524a1c03390a678d16ed3c7546023b0ded
tree1235513c96ec8eef5d4a34a38c47c14d64481a17
parentadd46fa491d52e4d55a7f2dac8ddb3f1c573b8ca
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