mb/google/trulo/var/pujjolo: Add fw config for PDC

Because the EQ tuning is different from type-c C1 port in
pujjolo and pujjoquince daughter board, so use fw config to
assign the specific PDC fw.

BUG=b:436445362
TEST= Build and boot to OS and check PDC FW version.

Change-Id: Id9ce85e40e919ab572ce1c560b4daf3c977de682
Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88698
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Luca Lai 2025-08-06 11:21:52 +08:00 committed by Subrata Banik
commit bdcf19f404

View file

@ -8,6 +8,10 @@ fw_config
option WIFI_SAR_TABLE_AX211 0
option WIFI_SAR_TABLE_AX203 1
end
field PDC 21 22
option PDC_PUJJOQUINCE 0
option PDC_PUJJOLO 1
end
field FP 24
option FP_ABSENT 0
option FP_PRESENT 1