devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yang Li <yang.li@amlogic.com>
To: Kelvin Zhang <kelvin.zhang@amlogic.com>,
	<xianwei.zhao@amlogic.com>, <ye.he@amlogic.com>
Cc: Yang Li <yang.li@amlogic.com>, <linux-bluetooth@vger.kernel.org>,
	<netdev@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>
Subject: [PATCH 1/4] Add support for Amlogic HCI UART
Date: Tue, 16 Jul 2024 14:43:42 +0800	[thread overview]
Message-ID: <20240716064346.3538994-1-yang.li@amlogic.com> (raw)

Add support for Amlogic HCI UART, including dt-binding,
and Amlogic Bluetooth driver.

To: Marcel Holtmann <marcel@holtmann.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: David S. Miller <davem@davemloft.net>
To: Eric Dumazet <edumazet@google.com>
To: Jakub Kicinski <kuba@kernel.org>
To: Paolo Abeni <pabeni@redhat.com>
To: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzk+dt@kernel.org>
To: Conor Dooley <conor+dt@kernel.org>
To: Catalin Marinas <catalin.marinas@arm.com>
To: Will Deacon <will@kernel.org>
Cc: linux-bluetooth@vger.kernel.org
Cc: netdev@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Yang Li <yang.li@amlogic.com>

---
Changes in v2:
- Employ a regulator for powering up the Bluetooth chip, bypassing the need for power sequencing.
- Utilize the GPIO Consumer API to manipulate the GPIO pins.
- 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@amlogic.com"
      ]
    }
  }
}
-- 
2.42.0


             reply	other threads:[~2024-07-16  6:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-16  6:43 Yang Li [this message]
2024-07-16  6:59 ` [PATCH 1/4] Add support for Amlogic HCI UART Yang Li
2024-07-16 10:22 ` Kelvin Zhang
  -- strict thread matches above, loose matches on Subject: below --
2024-07-16  3:13 Yang Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240716064346.3538994-1-yang.li@amlogic.com \
    --to=yang.li@amlogic.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kelvin.zhang@amlogic.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=xianwei.zhao@amlogic.com \
    --cc=ye.he@amlogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).