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

Enable ACPI support for Sophgo SG2042 #131

Closed caiyuqing379 closed 1 month ago

caiyuqing379 commented 1 month ago

Add a series of patches to enable ACPI base functionality for the Sophgo SG2042. These patches are derived from:

  1. patches that have been merged into the linux 6.10 kernel mainline: commit 58ec4bc46031...b8756c724c2b

  2. dev-upstream branch in ventanamicro/linux repository (https://github.com/ventanamicro/linux/commits/dev-upstream/): commit b8756c724c2b...39e320ae86c6

  3. own patch to enable ACPI on Sophgo SG2042: commit 39e320ae86c6...9b5e9e897e6f