[PATCH 0/2] riscv: canaan: enable reset controller for K230 SoC

Junhui Liu junhui.liu at pigmoral.tech
Sat Jan 17 02:06:21 PST 2026


Enable the reset controller for the Canaan K230 SoC by setting the
driver to be selected by default and adding the reset controller node
to the device tree. The reset controller is essential for development of
other peripherals.

This is based on the k230-basic branch [1].

Link: https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/h=k230-basic [1]
---
Junhui Liu (2):
      reset: canaan: k230: drop OF dependency and enable by default
      riscv: dts: canaan: add reset controller for K230

 arch/riscv/boot/dts/canaan/k230.dtsi | 12 ++++++++++++
 drivers/reset/Kconfig                |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
base-commit: 337616aad69b2fb38b3024b5e2531f7e1739570d
change-id: 20260117-k230-reset-dt-3664394d09aa

Best regards,
-- 
Junhui Liu <junhui.liu at pigmoral.tech>




More information about the linux-riscv mailing list