CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2022/07/14 13:06:29
Modified files: sys/dev/fdt : files.fdt sys/arch/arm64/conf: GENERIC Added files: sys/dev/fdt : sxirintc.c Log message: Add sxirintc(4), a driver for the "wake up" interrupt controller found on various Allwinner SoCs. ok anton@