mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX
@ 2026-07-16 21:19 Aurelien Jarno
  2026-07-16 21:19 ` [PATCH 1/4] riscv: defconfig: enable RFKILL and RFKILL_GPIO Aurelien Jarno
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Aurelien Jarno @ 2026-07-16 21:19 UTC (permalink / raw)
  To: linux-kernel, Paul Walmsley, Palmer Dabbelt, Albert Ou,
	Alexandre Ghiti, Yixun Lan
  Cc: Anirudh Srinivasan, Aurelien Jarno,
	open list:RISC-V ARCHITECTURE:Keyword:riscv,
	open list:RISC-V SPACEMIT SoC Support:Keyword:spacemit

This patchset enables Bluetooth through USB on the K3 Pico ITX board and adds the
rfkill nodes for Bluetooth and WiFi so that the devices can be activated.

Note that the patch 4 is only useful with the following patch series:
- https://lore.kernel.org/spacemit/20260709040027.958400-1-inochiama@gmail.com/
- https://lore.kernel.org/spacemit/20260703021024.495433-1-inochiama@gmail.com/
- https://lore.kernel.org/spacemit/20260709040415.977784-1-inochiama@gmail.com/
- https://lore.kernel.org/spacemit/20260715-rtw89-spacemit-k3-v1-0-e577bc63706b@oss.tenstorrent.com/

Aurelien Jarno (4):
  riscv: defconfig: enable RFKILL and RFKILL_GPIO
  riscv: dts: spacemit: k3: add rfkill node for Bluetooth on Pico-ITX
    board
  riscv: dts: spacemit: k3: add USB3 B and C controllers for Pico-ITX
    board
  riscv: dts: spacemit: k3: add rfkill node for WLAN on Pico-ITX board

 arch/riscv/boot/dts/spacemit/k3-pico-itx.dts | 32 ++++++++++
 arch/riscv/boot/dts/spacemit/k3.dtsi         | 65 ++++++++++++++++++++
 arch/riscv/configs/defconfig                 |  2 +
 3 files changed, 99 insertions(+)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-16 21:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 21:19 [PATCH 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX Aurelien Jarno
2026-07-16 21:19 ` [PATCH 1/4] riscv: defconfig: enable RFKILL and RFKILL_GPIO Aurelien Jarno
2026-07-16 21:19 ` [PATCH 2/4] riscv: dts: spacemit: k3: add rfkill node for Bluetooth on Pico-ITX board Aurelien Jarno
2026-07-16 21:19 ` [PATCH 3/4] riscv: dts: spacemit: k3: add USB3 B and C controllers for " Aurelien Jarno
2026-07-16 21:19 ` [PATCH 4/4] riscv: dts: spacemit: k3: add rfkill node for WLAN on " Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox