mb/google/{soraka,poppy,nautilus}: Set psys_pmax to 45W

Soraka, Poppy & Nautilus are designed to operate at max power of
45 Watt. Hence set psys_max to 45W.

BUG=b:66066340
BRANCH=None
TEST=Build and boot soraka.

Change-Id: If6f624733830b462329b5f539c20e2aea664143e
Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com>
Reviewed-on: https://review.coreboot.org/23757
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
This commit is contained in:
Naresh G Solanki 2018-02-14 20:31:18 +05:30 committed by Furquan Shaikh
parent 178e65d227
commit 5b131e27c5
3 changed files with 3 additions and 0 deletions

View File

@ -253,6 +253,7 @@ chip soc/intel/skylake
}"
register "speed_shift_enable" = "1"
register "psys_pmax" = "45"
# PL2 override 15W for KBL-Y
register "tdp_pl2_override" = "15"
register "tcc_offset" = "10" # TCC of 90C

View File

@ -270,6 +270,7 @@ chip soc/intel/skylake
}"
register "speed_shift_enable" = "1"
register "psys_pmax" = "45"
# PL2 override 15W for KBL-Y
register "tdp_pl2_override" = "15"
register "tcc_offset" = "10" # TCC of 90C

View File

@ -250,6 +250,7 @@ chip soc/intel/skylake
}"
register "speed_shift_enable" = "1"
register "psys_pmax" = "45"
# PL2 override 15W for KBL-Y
register "tdp_pl2_override" = "15"
register "tcc_offset" = "10" # TCC of 90C