[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <32a452ea-6213-4de4-859e-cb6404710da4@amlogic.com>
Date: Tue, 16 Jul 2024 18:22:46 +0800
From: Kelvin Zhang <kelvin.zhang@...ogic.com>
To: Yang Li <yang.li@...ogic.com>, xianwei.zhao@...ogic.com, ye.he@...ogic.com
Cc: linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 1/4] Add support for Amlogic HCI UART
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@...tmann.org>
> To: Luiz Augusto von Dentz <luiz.dentz@...il.com>
> To: David S. Miller <davem@...emloft.net>
> To: Eric Dumazet <edumazet@...gle.com>
> To: Jakub Kicinski <kuba@...nel.org>
> To: Paolo Abeni <pabeni@...hat.com>
> To: Rob Herring <robh@...nel.org>
> To: Krzysztof Kozlowski <krzk+dt@...nel.org>
> To: Conor Dooley <conor+dt@...nel.org>
> To: Catalin Marinas <catalin.marinas@....com>
> To: Will Deacon <will@...nel.org>
> Cc: linux-bluetooth@...r.kernel.org
> Cc: netdev@...r.kernel.org
> Cc: devicetree@...r.kernel.org
> Cc: linux-kernel@...r.kernel.org
> Cc: linux-arm-kernel@...ts.infradead.org
> Signed-off-by: Yang Li <yang.li@...ogic.com>
>
> ---
> 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@amlogic.com
>
> --- b4-submit-tracking ---
> {
> "series": {
> "revision": 2,
> "change-id": "20240418-btaml-f9d7b19724ab",
> "prefixes": [],
> "history": {
> "v1": [
> "20240705-btaml-v1-0-7f1538f98cef@...ogic.com"
> ]
> }
> }
> }
Powered by blists - more mailing lists