CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2018/05/20 13:30:21

Modified files:
        sys/dev/acpi   : files.acpi 
Added files:
        sys/dev/acpi   : tipmic.c 

Log message:
Add tipmic(4), a driver for the "Intel" Dollar Cove TI PMIC.  This is actually
a TI part (SND9039) but the datasheet is only available under NDA because it
contains "Intel proprietary information".

Initial implementation handles the thermal sensors, providing data to acpi(4)
which is used by acpitz(4).  Power management functionality will be added
later.  Disabled for now until some bugs in dwiic(4) are fixed.

Reply via email to