Skip to content

Commit

Permalink
mb/google/nissa/var/glassway: Add convertible and clamshell WIFI SAR …
Browse files Browse the repository at this point in the history
…FW_CONFIG ids

Based on Gallida360 design, we add two new options for WIFI_SAR_ID:
- WIFI_SAR_ID_INTEL_CONVERTIBLE  2
- WIFI_SAR_ID_INTEL_CLAMSHELL    3

BUG=b:372354703
BRANCH=firmware-nissa-15217.B
TEST=emerge-nissa coreboot chromeos-bootimage

Change-Id: I1b58c4f572d4dbcb269d38485664ddc51e378e5e
Signed-off-by: Daniel Peng <[email protected]>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84779
Reviewed-by: Paul Menzel <[email protected]>
Reviewed-by: Eric Lai <[email protected]>
Tested-by: build bot (Jenkins) <[email protected]>
Reviewed-by: Jayvik Desai <[email protected]>
Reviewed-by: Subrata Banik <[email protected]>
  • Loading branch information
DanielPeng1109 authored and subrata-b committed Oct 17, 2024
1 parent d15069e commit ae46d6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mainboard/google/brya/variants/glassway/overridetree.cb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ fw_config
field WIFI_SAR_ID 10 12
option WIFI_SAR_ID_0 0
option WIFI_SAR_ID_1 1
option WIFI_SAR_ID_INTEL_CONVERTIBLE 2
option WIFI_SAR_ID_INTEL_CLAMSHELL 3
end
field STYLUS 14
option STYLUS_ABSENT 0
Expand Down

0 comments on commit ae46d6d

Please sign in to comment.