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

Anirudh Srinivasan <[email protected]> Sun, 19 Jul 2026 14:45:13 -0500
Newsgroups dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel
Message-ID <CAEev2e8M7hDz+d7Kb9r2crA3_5roKhgVEf3kCsZCfLXQj8g+xg@mail.gmail.com>
On Thu, Jul 16, 2026 at 4:33 PM Aurelien Jarno <[email protected]> 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/[email protected]/
> - https://lore.kernel.org/spacemit/[email protected]/
> - https://lore.kernel.org/spacemit/[email protected]/
> - https://lore.kernel.org/spacemit/[email protected]/
>
> 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 <[email protected]>

>
> --
> 2.53.0
>