From: Chris Morgan <macroalpha82@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
alistair@alistair23.me, anarsoul@gmail.com, luiz.dentz@gmail.com,
johan.hedberg@gmail.com, marcel@holtmann.org, heiko@sntech.de,
krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org,
Chris Morgan <macromorgan@hotmail.com>
Subject: [PATCH 0/3 V4] Bluetooth: Add support for RTL8821CS
Date: Tue, 28 Feb 2023 09:22:02 -0600 [thread overview]
Message-ID: <20230228152205.133582-1-macroalpha82@gmail.com> (raw)
From: Chris Morgan <macromorgan@hotmail.com>
This patch series is to add support for the RTL8821CS Bluetooth
controller found on the RTL8821CS WiFi/Bluetooth combo chip.
This has been tested with firmware version 0x75b8f098 which has been
submitted by Realtek for inclusion in linux-firmware.
https://lore.kernel.org/linux-firmware/20230223062453.181239-1-max.chou@realtek.com/
Changes from V3:
- Corrected bindings so that all but the 8821 use enum, and 8821 uses
items.
Changes from V2:
- Corrected devicetree documentation to change compatible from const
back to enum.
- Removed "reviewed-by" from Alistair Francis as binding documentation
updated with changes.
Changes from V1:
- Switched to use a fallback string for the rtl8822cs so as to not add
an extra entry to the of_device_id table. The driver is capable of
selecting the correct firmware blob to load.
- Updated the messages to note a new version of the firmware was
tested and that Realtek has submitted this firmware upstream.
- Updated the devicetree node on the Anbernic RGxx3 series to use the
fallback string of realtek,rtl8822cs-bt.
Chris Morgan (3):
dt-bindings: net: realtek-bluetooth: Add RTL8821CS
Bluetooth: hci_h5: btrtl: Add support for RTL8821CS
arm64: dts: rockchip: Update compatible for bluetooth
.../bindings/net/realtek-bluetooth.yaml | 24 ++++++++++++-------
.../dts/rockchip/rk3566-anbernic-rgxx3.dtsi | 2 +-
drivers/bluetooth/btrtl.c | 8 +++++++
3 files changed, 24 insertions(+), 10 deletions(-)
--
2.34.1
next reply other threads:[~2023-02-28 15:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-28 15:22 Chris Morgan [this message]
2023-02-28 15:22 ` [PATCH 1/3 V4] dt-bindings: net: realtek-bluetooth: Add RTL8821CS Chris Morgan
2023-02-28 15:25 ` Krzysztof Kozlowski
2023-02-28 22:39 ` Alistair
2023-02-28 15:22 ` [PATCH 2/3 V4] Bluetooth: hci_h5: btrtl: Add support for RTL8821CS Chris Morgan
2023-03-10 16:25 ` Chris Morgan
2023-03-13 18:12 ` Chris Morgan
2023-03-13 18:36 ` Vasily Khoruzhick
2023-03-13 19:14 ` Chris Morgan
2023-02-28 15:22 ` [PATCH 3/3 V4] arm64: dts: rockchip: Update compatible for bluetooth Chris Morgan
2023-03-04 0:50 ` [PATCH 0/3 V4] Bluetooth: Add support for RTL8821CS patchwork-bot+bluetooth
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=20230228152205.133582-1-macroalpha82@gmail.com \
--to=macroalpha82@gmail.com \
--cc=alistair@alistair23.me \
--cc=anarsoul@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=johan.hedberg@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=luiz.dentz@gmail.com \
--cc=macromorgan@hotmail.com \
--cc=marcel@holtmann.org \
--cc=robh+dt@kernel.org \
/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