CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2024/03/02 12:52:41
Modified files: sys/dev/fdt : files.fdt rkpmic.c Log message: Add support for attaching rkpmic(4) to an SPI bus. Add support for the RK806 PMIC which can attach to both I2C and SPI. Based on an old diff from patrick@ ok patrick@