CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2020/03/20 03:27:40
Modified files: sys/dev/fdt : files.fdt Log message: Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 Power Management IC. For now this only allows reading and changing the BD71847's BUCK2 voltage regulator, as used on the i.MX8MM EVK, to allow CPU frequency scaling. ok kettenis@