mainboard/asus/kfsn4-dre: Enable W83793 fan controller

Hardware / Coreboot - Timothy Pearson [raptorengineeringinc.com] - 25 February 2015 23:22 UTC

The Winbond W83793 fan controller is not automatically configured correctly on power application, leading to abnormal, and in some cases random, fan behaviour.

This commit enables the controller and sets sane default
values.

TEST: Booted mainboard and verified that the correct number of fan speed sensors were visible from hwmon under Linux. Also verified that, unlike before, the CPU fans were running at a high enough speed to properly cool the CPUs. Verified the 8 fan outputs under direct control of the W83793 device.
Verified voltage and temperature sensors and limits via output of the 'sensors' command.

Change-Id: Ie3753bd3111d9d9eb46826da410c132caec4d9fe

c684d05 mainboard/asus/kfsn4-dre: Enable W83793 fan controller
src/mainboard/asus/kfsn4-dre/Kconfig | 1 +
src/mainboard/asus/kfsn4-dre/devicetree.cb | 72 ++++++++++++++++++++++++++++
src/mainboard/asus/kfsn4-dre/spd_notes.txt | 16 +++++++
3 files changed, 89 insertions(+)

Upstream: review.coreboot.org


  • Share