[PATCH 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX

Aurelien Jarno posted 4 patches 1 week, 1 day ago
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(+)
[PATCH 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX
Posted by Aurelien Jarno 1 week, 1 day ago
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
Re: [PATCH 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX
Posted by Anirudh Srinivasan 5 days, 9 hours ago
On Thu, Jul 16, 2026 at 4:33 PM Aurelien Jarno <aurelien@aurel32.net> wrote:
>
> 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(+)

Tested-by: Anirudh Srinivasan <asrinivasan@oss.tenstorrent.com>

>
> --
> 2.53.0
>