mb/google/trulo/var/pujjocento: Update DTT settings for thermal control

Update DTT settings according to b:436759545#comment1 in
order to increase the limit of the charging current to 3A/1.5A.

BUG=b:436759545
TEST=emerge-nissa coreboot, and thermal engineer verifies OK.

Change-Id: I3f07884b2817904925050ef24957b5070a8cab65
Signed-off-by: Zheng Li <lizheng@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88699
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Kun Liu <liukun11@huaqin.corp-partner.google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
Zheng Li 2025-08-06 17:25:57 +08:00 committed by Subrata Banik
commit c114906239

View file

@ -309,8 +309,8 @@ chip soc/intel/alderlake
## Charger Performance Control (Control, mA)
register "controls.charger_perf" = "{
[0] = { 255, 4700 },
[1] = { 40, 2500 },
[2] = { 16, 1000 },
[1] = { 48, 3000 },
[2] = { 24, 1500 },
[3] = { 8, 500 }
}"