From: Francesco Dolcini <francesco@dolcini.it>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: Francesco Dolcini <francesco@dolcini.it>,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org,
Marcel Holtmann <marcel@holtmann.org>,
linux-arm-kernel@lists.infradead.org,
Francesco Dolcini <francesco.dolcini@toradex.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Johan Hedberg <johan.hedberg@gmail.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>
Subject: Re: [PATCH v3 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
Date: Wed, 15 Feb 2023 21:41:00 +0100 [thread overview]
Message-ID: <Y+1DXHtznirsCyLI@francesco-nb.int.toradex.com> (raw)
In-Reply-To: <CABBYNZ+y2jDi=0FFx31oB86skpDFTm5n+fDd5LBmvdxzOhqoSA@mail.gmail.com>
Hello Luiz
On Wed, Feb 15, 2023 at 12:36:34PM -0800, Luiz Augusto von Dentz wrote:
> On Mon, Feb 13, 2023 at 4:09 AM Francesco Dolcini <francesco@dolcini.it> wrote:
> >
> > From: Francesco Dolcini <francesco.dolcini@toradex.com>
> >
> > Add serdev support for the 88W8997 from NXP (previously Marvell). It includes
> > support for changing the baud rate. The command to change the baud rate is
> > taken from the user manual UM11483 Rev. 9 in section 7 (Bring-up of Bluetooth
> > interfaces) from NXP.
> >
> > v3:
> > - Use __hci_cmd_sync_status instead of __hci_cmd_sync
> >
> > v2:
> > - Fix the subject as pointed out by Krzysztof. Thanks!
> > - Fix indentation in marvell-bluetooth.yaml
> > - Fix compiler warning for kernel builds without CONFIG_OF enabled
> >
> > Stefan Eichenberger (5):
> > dt-bindings: bluetooth: marvell: add 88W8997
> > dt-bindings: bluetooth: marvell: add max-speed property
> > Bluetooth: hci_mrvl: use maybe_unused macro for device tree ids
> > Bluetooth: hci_mrvl: Add serdev support for 88W8997
> > arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4
> >
> > .../bindings/net/marvell-bluetooth.yaml | 20 ++++-
> > .../dts/freescale/imx8mp-verdin-wifi.dtsi | 5 ++
> > drivers/bluetooth/hci_mrvl.c | 90 ++++++++++++++++---
> > 3 files changed, 104 insertions(+), 11 deletions(-)
> >
> > --
> > 2.25.1
>
> There seems to be missing one patch 5/5:
>
> https://patchwork.kernel.org/project/bluetooth/list/?series=721269
>
> Other than that the Bluetooth parts seem fine, and perhaps can be
> merged if the patch above is not really required.
In v3 I decided to not send it to the BT mailing list, since this is
supposed to go through Shawn and the iMX/SOC tree.
Given that it would be great if you could apply patches 1-4.
Thanks,
Francesco
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-02-15 20:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 12:09 [PATCH v3 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997 Francesco Dolcini
2023-02-13 12:09 ` [PATCH v3 5/5] arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4 Francesco Dolcini
2023-02-16 8:49 ` Francesco Dolcini
2023-03-13 14:05 ` Shawn Guo
2023-02-15 20:36 ` [PATCH v3 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997 Luiz Augusto von Dentz
2023-02-15 20:41 ` Francesco Dolcini [this message]
2023-02-15 21:20 ` 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=Y+1DXHtznirsCyLI@francesco-nb.int.toradex.com \
--to=francesco@dolcini.it \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=festevam@gmail.com \
--cc=francesco.dolcini@toradex.com \
--cc=johan.hedberg@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@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;
as well as URLs for NNTP newsgroup(s).