]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: rockchip: add version-independent WiFi/BT nodes on Sige5
authorAlexey Charkov <alchark@gmail.com>
Sat, 14 Jun 2025 18:14:35 +0000 (22:14 +0400)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 19 Jun 2025 21:02:46 +0000 (23:02 +0200)
commit358ccc1d8b242b8c659e5e177caef174624e8cb6
treea0207f5159b89fed47f36002e0920a949765bc69
parente490f854b46369b096f3d09c0c6a00f340425136
arm64: dts: rockchip: add version-independent WiFi/BT nodes on Sige5

ArmSoM Sige5 uses a soldered-on WiFi/BT module with WiFi on SDIO and BT
on UART. However, board v1.1 uses a Realtek based BL-M8852BS2, while
v1.2 uses a Broadcom based BW3752-50B1. They use the same pins and
controllers, but require different DT properties to enable.

Thankfully, the WiFi part at least works without explicitly listing it in
the device tree, albeit without OOB interrupt functionality.

Add required device tree nodes that do not depend on the board version so
that at least the WiFi module can appear on the SDIO bus.

WiFi OOB interrupt and Bluetooth function support are not enabled here, as
they require module specific properties.

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20250614-sige5-updates-v2-3-3bb31b02623c@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dts