[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nautilus: Disable DPTF

Furquan Shaikh (Code Review) gerrit at coreboot.org
Wed Nov 22 07:50:49 CET 2017


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/22560


Change subject: mb/google/poppy/variants/nautilus: Disable DPTF
......................................................................

mb/google/poppy/variants/nautilus: Disable DPTF

This change disables DPTF until the support is properly added in
dptf.asl

Change-Id: I68f2442e00718a4edbb34661d31d3a415d41c29f
Signed-off-by: Furquan Shaikh <furquan at chromium.org>
---
M src/mainboard/google/poppy/variants/nautilus/devicetree.cb
M src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/dptf.asl
2 files changed, 1 insertion(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/22560/1

diff --git a/src/mainboard/google/poppy/variants/nautilus/devicetree.cb b/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
index 253088a..ca22da4 100644
--- a/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
@@ -21,9 +21,6 @@
 	# EC memory map range is 0x900-0x9ff
 	register "gen3_dec" = "0x00fc0901"
 
-	# Enable DPTF
-	register "dptf_enable" = "1"
-
 	# Enable S0ix
 	register "s0ix_enable" = "1"
 
diff --git a/src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/dptf.asl b/src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/dptf.asl
index a9ec742..216b76f 100644
--- a/src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/dptf.asl
@@ -13,4 +13,4 @@
  * GNU General Public License for more details.
  */
 
-#include <baseboard/acpi/dptf.asl>
+/* Dummy file until DPTF support is added. */

-- 
To view, visit https://review.coreboot.org/22560
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I68f2442e00718a4edbb34661d31d3a415d41c29f
Gerrit-Change-Number: 22560
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171122/e521c6bb/attachment.html>


More information about the coreboot-gerrit mailing list