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

rtc-astbmc and ipmi_si #93

Closed zhaohui-yan closed 7 months ago

zhaohui-yan commented 8 months ago
  1. drivers/rtc: Add rtc-astbmc module.
  2. drivers/char/ipmi: Initialize ipmi_si module using hardcode method.
  3. Rtc-astbmc module is initialized before ipmi_si module.