CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2023/07/31 03:00:44
Modified files: sys/dev/fdt : axppmic.c files.fdt Log message: Make the RSB interface optional such that we can use this driver in kernels without the sxirsb(4) driver. ok uaa@