kernel - Update AMD chipset drivers for watchdog and smbus
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 18 Nov 2019 19:31:56 +0000 (11:31 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 18 Nov 2019 19:31:56 +0000 (11:31 -0800)
commit15879860c659954f48d1fc199a8543cf110382ec
tree23ff7a249cf8251a549dbb9b48abdd32dc996dbb
parenta6e2b8a2ddd5c82709d6691ee64531dd74653f59
kernel - Update AMD chipset drivers for watchdog and smbus

* Update the AMD chipset drivers for amdsbwd (watchdog) and
  intpm (smbus for power management and other things).

* Now detects the smbus and watchdog on the 3500U laptop APU.

Taken-from: FreeBSD
sys/dev/misc/amdsbwd/amd_chipset.h [new file with mode: 0644]
sys/dev/misc/amdsbwd/amdsbwd.c
sys/dev/powermng/intpm/intpm.c