* [PATCH v1] arm64: dts: ti: verdin-am62: add iw416 based bluetooth
@ 2023-09-01 13:32 Marcel Ziswiler
2023-10-03 11:00 ` Vignesh Raghavendra
0 siblings, 1 reply; 2+ messages in thread
From: Marcel Ziswiler @ 2023-09-01 13:32 UTC (permalink / raw)
To: linux-arm-kernel
Cc: linux-kernel, devicetree, Krzysztof Kozlowski, Tero Kristo,
Rob Herring, Conor Dooley, Vignesh Raghavendra, Nishanth Menon,
Marcel Ziswiler
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Add NXP IW416 based u-blox MAYA-W1 Bluetooth (using btnxpuart) as used
on the V1.1 SoMs. Wi-Fi is and was already using mwifiex.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
---
arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi b/arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi
index 90ddc71bcd30..a6808b10c7b2 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi
@@ -35,5 +35,11 @@ &sdhci2 {
&main_uart5 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart5>;
+ uart-has-rtscts;
status = "okay";
+
+ bluetooth {
+ compatible = "nxp,88w8987-bt";
+ fw-init-baudrate = <3000000>;
+ };
};
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v1] arm64: dts: ti: verdin-am62: add iw416 based bluetooth
2023-09-01 13:32 [PATCH v1] arm64: dts: ti: verdin-am62: add iw416 based bluetooth Marcel Ziswiler
@ 2023-10-03 11:00 ` Vignesh Raghavendra
0 siblings, 0 replies; 2+ messages in thread
From: Vignesh Raghavendra @ 2023-10-03 11:00 UTC (permalink / raw)
To: linux-arm-kernel, Marcel Ziswiler
Cc: Vignesh Raghavendra, linux-kernel, devicetree,
Krzysztof Kozlowski, Tero Kristo, Rob Herring, Conor Dooley,
Nishanth Menon, Marcel Ziswiler
Hi Marcel Ziswiler,
On Fri, 01 Sep 2023 15:32:32 +0200, Marcel Ziswiler wrote:
> Add NXP IW416 based u-blox MAYA-W1 Bluetooth (using btnxpuart) as used
> on the V1.1 SoMs. Wi-Fi is and was already using mwifiex.
>
>
I have applied the following to branch ti-k3-dts-next on [1].
Thank you!
[1/1] arm64: dts: ti: verdin-am62: add iw416 based bluetooth
commit: 7c3bc1952dd2b02983c06632b2d342823e9d6b96
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Vignesh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-03 11:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-01 13:32 [PATCH v1] arm64: dts: ti: verdin-am62: add iw416 based bluetooth Marcel Ziswiler
2023-10-03 11:00 ` Vignesh Raghavendra
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).