intel/kunimitsu: Enable and support for DPTF

Hardware / Coreboot - Shilpa Sreeramalu [intel.com] - 29 August 2015 02:31 UTC

This patch includes the DPTF specific ASL files in the main DSDT definition and enables the CPU thermal participant device in the device tree. It also enables the DPTF flag in the global NVS table.It also adds the ASL settings specfic to the mainboard.

BRANCH=None BUG=chrome-os-partner:40855 TEST=Built for kunimitsu board. Tested to see that the thermal devices and the participants are enumerated and can be seen in the /sys/bus/platform/devices. Also checked the temperature readings of the cooling devices and the thermal zones enumerated in the /sys/class/thermal.

Change-Id: I5fb28e4480648eab39cc9b13ed55eae1d3db4d42

91a192f intel/kunimitsu: Enable and support for DPTF
src/mainboard/intel/kunimitsu/acpi/dptf.asl | 100 +++++++++++++++++++++++++++
src/mainboard/intel/kunimitsu/acpi_tables.c | 1 +
src/mainboard/intel/kunimitsu/dsdt.asl | 2 +
3 files changed, 103 insertions(+)

Upstream: review.coreboot.org


  • Share