On 2024/7/16 14:43, Yang Li wrote:
Add support for Amlogic HCI UART, including dt-binding, and Amlogic Bluetooth driver. To: Marcel Holtmann <marcel@xxxxxxxxxxxx> To: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> To: David S. Miller <davem@xxxxxxxxxxxxx> To: Eric Dumazet <edumazet@xxxxxxxxxx> To: Jakub Kicinski <kuba@xxxxxxxxxx> To: Paolo Abeni <pabeni@xxxxxxxxxx> To: Rob Herring <robh@xxxxxxxxxx> To: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx> To: Conor Dooley <conor+dt@xxxxxxxxxx> To: Catalin Marinas <catalin.marinas@xxxxxxx> To: Will Deacon <will@xxxxxxxxxx> Cc: linux-bluetooth@xxxxxxxxxxxxxxx Cc: netdev@xxxxxxxxxxxxxxx Cc: devicetree@xxxxxxxxxxxxxxx Cc: linux-kernel@xxxxxxxxxxxxxxx Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx Signed-off-by: Yang Li <yang.li@xxxxxxxxxxx> --- Changes in v2: - Employ a regulator for powering up the Bluetooth chip, bypassing the need for power sequencing.
Introduce a regulator for powering up the Bluetooth chip instead of power sequencing.
- Utilize the GPIO Consumer API to manipulate the GPIO pins.
Use the GPIO Consumer API to manipulate the GPIO pins instead of ... Minor fixes
- Link to v1: https://lore.kernel.org/r/20240705-btaml-v1-0-7f1538f98cef@xxxxxxxxxxx --- b4-submit-tracking --- { "series": { "revision": 2, "change-id": "20240418-btaml-f9d7b19724ab", "prefixes": [], "history": { "v1": [ "20240705-btaml-v1-0-7f1538f98cef@xxxxxxxxxxx" ] } } }