sophgo / linux-riscv

Linux kernel stable tree
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
Other
23 stars 47 forks source link

riscv: dts: enable clint-mtimer nodes for CPU0 #85

Closed jingyu-li98 closed 8 months ago

jingyu-li98 commented 8 months ago

The clint-mtimer nodes of CPU0 do not work after entering the kernel when enabling the config SOPHGO_MULTI_CHIP_CLOCK_SYNC. Re-enable them to keep the sbi_ecall_time work in the pre-OS phase.