[coreboot-gerrit] Change in coreboot[master]: mb/intel/cannonlake_rvp: Enable dptf functionality

Sumeet R Pawnikar (Code Review) gerrit at coreboot.org
Tue Nov 20 06:23:15 CET 2018


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


Change subject: mb/intel/cannonlake_rvp: Enable dptf functionality
......................................................................

mb/intel/cannonlake_rvp: Enable dptf functionality

Enable dptf functionality for CannonLake based U and Y systems.

Change-Id: I9393384b64322cb91a339964366388a176ce80a9
Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar at intel.com>
---
M src/mainboard/intel/cannonlake_rvp/variants/cnl_u/devicetree.cb
M src/mainboard/intel/cannonlake_rvp/variants/cnl_y/devicetree.cb
2 files changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/29693/1

diff --git a/src/mainboard/intel/cannonlake_rvp/variants/cnl_u/devicetree.cb b/src/mainboard/intel/cannonlake_rvp/variants/cnl_u/devicetree.cb
index bb963c9..32b33f4 100644
--- a/src/mainboard/intel/cannonlake_rvp/variants/cnl_u/devicetree.cb
+++ b/src/mainboard/intel/cannonlake_rvp/variants/cnl_u/devicetree.cb
@@ -63,6 +63,9 @@
 	# Enable "Intel Speed Shift Technology"
 	register "speed_shift_enable" = "1"
 
+	# Enable DPTF
+	register "dptf_enable" = "1"
+
 	# GPIO for SD card detect
 	register "sdcard_cd_gpio" = "GPP_G5"
 
diff --git a/src/mainboard/intel/cannonlake_rvp/variants/cnl_y/devicetree.cb b/src/mainboard/intel/cannonlake_rvp/variants/cnl_y/devicetree.cb
index 55afde2..ec0ce24 100644
--- a/src/mainboard/intel/cannonlake_rvp/variants/cnl_y/devicetree.cb
+++ b/src/mainboard/intel/cannonlake_rvp/variants/cnl_y/devicetree.cb
@@ -63,6 +63,9 @@
 	# Enable "Intel Speed Shift Technology"
 	register "speed_shift_enable" = "1"
 
+	# Enable DPTF
+	register "dptf_enable" = "1"
+
 	# GPIO for SD card detect
 	register "sdcard_cd_gpio" = "GPP_G5"
 

-- 
To view, visit https://review.coreboot.org/29693
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: I9393384b64322cb91a339964366388a176ce80a9
Gerrit-Change-Number: 29693
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/20181120/de411a2d/attachment-0001.html>


More information about the coreboot-gerrit mailing list