linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1]  Bluetooth: mediatek: add gpio pin to reset bt
@ 2025-06-23 10:23 Zhangchao Zhang
  2025-06-23 10:23 ` [PATCH v4 1/1] " Zhangchao Zhang
  2025-06-23 11:55 ` [PATCH v4 0/1] " Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Zhangchao Zhang @ 2025-06-23 10:23 UTC (permalink / raw)
  To: Marcel Holtmann, Matthias Brugger, Luiz Von Dentz,
	AngeloGioacchino Del Regno
  Cc: Sean Wang, Deren Wu, Chris Lu, Hao Qin, linux-bluetooth,
	linux-kernel, linux-arm-kernel, linux-mediatek, Zhangchao Zhang

Reset Bluetooth using hardware pin via dts

Compared with the previously submitted version, the following
information are some specific revision histories

V3-->V4 modifications:
Modify dt binding format information and
the explanation text in the patch

V2-->V3 modifications:
-Changed the capitalization of co-developer names,
   using the correct capitalization of abbreviations and full
   name, and corrected obvious spelling errors.
-Add a revision history.
-Remove the "BT Driver" in the prefix.
-Add the bt-binding document, include inforamtion related to reset
   pin and compatibility matching.
-Add a comment before the schedule_delayed_work function call,
   although schedule_delayed_work is asynchronous, there is no risk.
   Even if it is not completed within 200ms, it will only postpone
   the subsequent probe and will not have any impact.
-Add a comment before the btmtk_reset_by_gpio function call,
   if the compatibility filed or pin cannot be found in the dts
   files, it can still reset bluetooth using software reset.

V2 modifications:
Modify gpio to GPIO, SW to software,
and fix other obvious spelling errors.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-06-23 22:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23 10:23 [PATCH v4 0/1] Bluetooth: mediatek: add gpio pin to reset bt Zhangchao Zhang
2025-06-23 10:23 ` [PATCH v4 1/1] " Zhangchao Zhang
2025-06-23 11:55   ` Krzysztof Kozlowski
2025-06-23 17:30     ` Luiz Augusto von Dentz
2025-06-23 11:55 ` [PATCH v4 0/1] " Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).