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

drivers:soc:sophgo:add MCU I2C-devices for X4evb #89

Closed Chunzhi-Lin closed 8 months ago

Chunzhi-Lin commented 8 months ago

1.MCU has simulated two devices, mcu-eeprom and mcu-watchdog, which communicate with sg2042 through I2C. 2.Add strict watchdog framework, bmwdt, it can detect all cores. MCU-watchdog will register this framework.

SophgoChaoWei commented 8 months ago

dirty kernel patch included. generate a patch for factory test. donot merge into kernel.