galp7: Reduce power limits
Prevents current overdraw leading to power off. Change-Id: I5661594f40719b3248964e2fc0ab1c85362bfaff Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
1c666cb8b9
commit
89494f23ca
@@ -1,4 +1,10 @@
|
|||||||
chip soc/intel/alderlake
|
chip soc/intel/alderlake
|
||||||
|
register "power_limits_config[RPL_P_682_642_482_45W_CORE]" = "{
|
||||||
|
.tdp_pl1_override = 45,
|
||||||
|
.tdp_pl2_override = 78,
|
||||||
|
.tdp_pl4 = 90,
|
||||||
|
}"
|
||||||
|
|
||||||
device domain 0 on
|
device domain 0 on
|
||||||
subsystemid 0x1558 0x4041 inherit
|
subsystemid 0x1558 0x4041 inherit
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user