]> Gentwo Git Trees - linux/.git/commit
Bluetooth: mediatek: add gpio pin to reset bt
authorZhangchao Zhang <ot_zhangchao.zhang@mediatek.com>
Fri, 26 Sep 2025 10:10:46 +0000 (18:10 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 1 Dec 2025 20:58:54 +0000 (15:58 -0500)
commit484f1176896e85b5ae4f04403c8cd5b79aced95e
tree377be546373494784cc94a836c40d6eb927b89e7
parentcbca440dc329b39f18a1121e385aed830bbdfb12
Bluetooth: mediatek: add gpio pin to reset bt

Support the platform Bluetooth to be reset by hardware pin,
when a Bluetooth exception occurs, attempt to reset the
Bluetooth module using the hardware reset pin, as this
method is generally more stable and reliable than a
software reset. If the hardware reset pin is not specified
in the device tree, fall back to the existing software
reset mechanism to ensure backward compatibility.

Co-developed: Sean Wang <Sean.Wang@mediatek.com>
Co-developed: Hao Qin <hao.qin@mediatek.com>
Co-developed: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Zhangchao Zhang <ot_zhangchao.zhang@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/btusb.c