From: Alistair <alistair@alistair23.me>
To: "Chris Morgan" <macroalpha82@gmail.com>, linux-bluetooth@vger.kernel.org
Cc: linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
"Vasily Khoruzhick" <anarsoul@gmail.com>,
"Luiz Augusto von Dentz" <luiz.dentz@gmail.com>,
"Johan Hedberg" <johan.hedberg@gmail.com>,
"Marcel Holtmann" <marcel@holtmann.org>,
"Heiko Stuebner" <heiko@sntech.de>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Rob Herring" <robh+dt@kernel.org>,
"Chris Morgan" <macromorgan@hotmail.com>
Subject: Re: [PATCH 1/3 V2] dt-bindings: net: realtek-bluetooth: Add RTL8821CS
Date: Mon, 27 Feb 2023 14:49:01 +1000 [thread overview]
Message-ID: <ce2df843-dc68-49af-9551-48769c26871a@app.fastmail.com> (raw)
In-Reply-To: <20230224232339.124969-2-macroalpha82@gmail.com>
On Sat, 25 Feb 2023, at 9:23 AM, Chris Morgan wrote:
> From: Chris Morgan <macromorgan@hotmail.com>
>
> Add compatible string for RTL8821CS for existing Realtek Bluetooth
> driver.
>
> Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Alistair Francis <alistair@alistair23.me>
Alistair
> ---
> .../bindings/net/realtek-bluetooth.yaml | 23 +++++++++++--------
> 1 file changed, 14 insertions(+), 9 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml b/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
> index 143b5667abad..f91d06d629b9 100644
> --- a/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
> +++ b/Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
> @@ -4,24 +4,29 @@
> $id: http://devicetree.org/schemas/net/realtek-bluetooth.yaml#
> $schema: http://devicetree.org/meta-schemas/core.yaml#
>
> -title: RTL8723BS/RTL8723CS/RTL8822CS Bluetooth
> +title: RTL8723BS/RTL8723CS/RTL8821CS/RTL8822CS Bluetooth
>
> maintainers:
> - Vasily Khoruzhick <anarsoul@gmail.com>
> - Alistair Francis <alistair@alistair23.me>
>
> description:
> - RTL8723CS/RTL8723CS/RTL8822CS is WiFi + BT chip. WiFi part is connected over
> - SDIO, while BT is connected over serial. It speaks H5 protocol with few
> - extra commands to upload firmware and change module speed.
> + RTL8723CS/RTL8723CS/RTL8821CS/RTL8822CS is a WiFi + BT chip. WiFi part
> + is connected over SDIO, while BT is connected over serial. It speaks
> + H5 protocol with few extra commands to upload firmware and change
> + module speed.
>
> properties:
> compatible:
> - enum:
> - - realtek,rtl8723bs-bt
> - - realtek,rtl8723cs-bt
> - - realtek,rtl8723ds-bt
> - - realtek,rtl8822cs-bt
> + oneOf:
> + - const: realtek,rtl8723bs-bt
> + - const: realtek,rtl8723cs-bt
> + - const: realtek,rtl8723ds-bt
> + - const: realtek,rtl8822cs-bt
> + - items:
> + - enum:
> + - realtek,rtl8821cs-bt
> + - const: realtek,rtl8822cs-bt
>
> device-wake-gpios:
> maxItems: 1
> --
> 2.34.1
>
>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2023-02-27 4:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-24 23:23 [PATCH 0/3 V2] Bluetooth: Add support for RTL8821CS Chris Morgan
2023-02-24 23:23 ` [PATCH 1/3 V2] dt-bindings: net: realtek-bluetooth: Add RTL8821CS Chris Morgan
2023-02-27 4:49 ` Alistair [this message]
2023-02-27 7:49 ` Krzysztof Kozlowski
2023-02-24 23:23 ` [PATCH 2/3 V2] Bluetooth: hci_h5: btrtl: Add support for RTL8821CS Chris Morgan
2023-02-24 23:23 ` [PATCH 3/3 V2] arm64: dts: rockchip: Update compatible for bluetooth Chris Morgan
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=ce2df843-dc68-49af-9551-48769c26871a@app.fastmail.com \
--to=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=macroalpha82@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