amd/fam10: Add k10temp ACPI thermal zone mixin.
commitd5e6618a4f076610e683b174c4dd5108d960c785
authorTobias Diedrich <ranma+coreboot@tdiedrich.de>
Sun, 21 Jun 2015 16:15:40 +0000 (21 18:15 +0200)
committerJonathan A. Kollasch <jakllsch@kollasch.net>
Tue, 14 Jul 2015 02:31:53 +0000 (14 04:31 +0200)
tree03ffbea907dc7a85be8d46ab2a116bc287602c56
parent6cb3a59fd5e754c3627b79db21c5bcc284bfd721
amd/fam10: Add k10temp ACPI thermal zone mixin.

This ACPI thermal zone is applicable to AMD family 10 to 14 (and some
15) CPUs.

It should not be used on boards for which errata 319 (The thermal sensor
of Socket F/AM2+ processors may be unreliable) is applicable. AM3 and
later should be fine.

Derived from src/northbridge/amd/amdk8/thermal_mixin.asl

Change-Id: Id036cbf4cd717c3320a720edc452945df2b5e072
Signed-off-by: <ranma+coreboot@tdiedrich.de>
Reviewed-on: http://review.coreboot.org/10617
Tested-by: build bot (Jenkins)
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
src/northbridge/amd/amdfam10/thermal_mixin.asl [new file with mode: 0644]