[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus: Add dptf.asl in dsdt.asl

Sumeet R Pawnikar (Code Review) gerrit at coreboot.org
Tue Apr 24 21:51:52 CEST 2018


Sumeet R Pawnikar has uploaded this change for review. ( https://review.coreboot.org/25809


Change subject: mb/google/octopus: Add dptf.asl in dsdt.asl
......................................................................

mb/google/octopus: Add dptf.asl in dsdt.asl

This patch enables dptf for Octopus by adding dptf.asl in dsdt.asl.

BUG=b:74263914
BRANCH=None
TEST=None

Change-Id: I7194cdd2af88ff062ebcc92cc97b3cdc3d21ecd6
Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar at intel.com>
---
M src/mainboard/google/octopus/dsdt.asl
1 file changed, 7 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/25809/1

diff --git a/src/mainboard/google/octopus/dsdt.asl b/src/mainboard/google/octopus/dsdt.asl
index c921df9..3cd6ead 100644
--- a/src/mainboard/google/octopus/dsdt.asl
+++ b/src/mainboard/google/octopus/dsdt.asl
@@ -54,4 +54,11 @@
 		/* ACPI code for EC functions */
 		#include <ec/google/chromeec/acpi/ec.asl>
 	}
+
+	/* Dynamic Platform Thermal Framework */
+	Scope (\_SB)
+	{
+		/* Per board variant specific definitions. */
+		#include <variant/acpi/dptf.asl>
+	}
 }

-- 
To view, visit https://review.coreboot.org/25809
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7194cdd2af88ff062ebcc92cc97b3cdc3d21ecd6
Gerrit-Change-Number: 25809
Gerrit-PatchSet: 1
Gerrit-Owner: Sumeet R Pawnikar <sumeet.r.pawnikar at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180424/4fe1ffbf/attachment-0001.html>


More information about the coreboot-gerrit mailing list