mb/google/volteer/var/lindar: Add FW_CONFIG WIFI_SAR_ID fields in devicetree
Add FW_CONFIG WIFI_SAR_ID fields in devicetree. BUG=b:178302811 BRANCH=volteer TEST=build and test on lindar/lillipup Signed-off-by: Kevin Chang <kevin.chang@lcfc.corp-partner.google.com> Change-Id: I7ec37b80ffca6924f1f0952dcfbc43c378a70923 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51386 Reviewed-by: YH Lin <yueherngl@google.com> Reviewed-by: Zhuohao Lee <zhuohao@google.com> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
1d6a13c7ee
commit
1c02f6f088
|
@ -62,6 +62,12 @@ fw_config
|
|||
option REGULAR_TOUCHPAD 0
|
||||
option NUMPAD_TOUCHPAD 1
|
||||
end
|
||||
field WIFI_SAR_ID 26 27
|
||||
option WIFI_SAR_ID_0 0
|
||||
option WIFI_SAR_ID_1 1
|
||||
option WIFI_SAR_ID_2 2
|
||||
option WIFI_SAR_ID_3 3
|
||||
end
|
||||
end
|
||||
|
||||
chip soc/intel/tigerlake
|
||||
|
|
Loading…
Reference in New Issue