[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nocturne: remove dup'ed dptf_enable

Matt Delco (Code Review) gerrit at coreboot.org
Tue Aug 14 06:45:49 CEST 2018


Matt Delco has uploaded this change for review. ( https://review.coreboot.org/28076


Change subject: mb/google/poppy/variants/nocturne: remove dup'ed dptf_enable
......................................................................

mb/google/poppy/variants/nocturne: remove dup'ed dptf_enable

This file contains two instances of "dptf_enable" = "1".  This chanes
removes the 2nd instance (it doesn't have an explicit comment like the
1st instance).

The dptf devices still seem to be present even with this change, as
expected.

Change-Id: I890006644be9176ebaf555cc121c816e12f2b596
Signed-off-by: Matt Delco <delco at chromium.org>
---
M src/mainboard/google/poppy/variants/nocturne/devicetree.cb
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/28076/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
index 4fbd0ff..88af929 100644
--- a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
@@ -61,7 +61,6 @@
 
 	# Set speed_shift_enable to 1 to enable P-States, and 0 to disable
 	register "speed_shift_enable" = "1"
-	register "dptf_enable" = "1"
 	register "tdp_pl2_override" = "18"
 	register "psys_pmax" = "45"
 	register "tcc_offset" = "10"

-- 
To view, visit https://review.coreboot.org/28076
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: I890006644be9176ebaf555cc121c816e12f2b596
Gerrit-Change-Number: 28076
Gerrit-PatchSet: 1
Gerrit-Owner: Matt Delco <delco at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180814/45d03151/attachment.html>


More information about the coreboot-gerrit mailing list