CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/12/18 03:50:13
Modified files: sys/dev/fdt : axppmic.c files.fdt Removed files: sys/dev/fdt : axp20x.c Log message: Add i2c interface code to the new axppmic(4) code and add support for the AXP152 and AXP209 here as well. The AXP209 is extended to support regulators and sensors. The ACIN and VBUS indicators are now exported as sensors. Retire the old AXP152/AXP209 support code.