coreboot/src
Yunlong Jia 7698ebe162 mb/google/nissa/var/gothrax: Add GPIO configuration
Add variant of LTE and WFC support on gothrax board.
We base decisions on the values within the firmware configuration
CBI field.
In fw_config settings, if the board move LTE and WFC modules,
the hardware GPP_A8/GPP_E13/GPP_F12/GPP_H19/GPP_H23/GPP_R6/GPP_R7
pins need to be deasserted.

BUG=b:303526071
TEST=emerge-nissa coreboot & \
Check against schematic.
Whether it works as expected under different SKUs.

Signed-off-by: Yunlong Jia <yunlong.jia@ecs.corp-partner.google.com>
Change-Id: Ia8041bdc599509911bde95d6294314036e75b227
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78916
Reviewed-by: Derek Huang <derekhuang@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2023-11-13 06:21:41 +00:00
..
acpi acpi/acpigen: Fix buffer length in acpigen_write_name_unicode() 2023-11-11 15:12:21 +00:00
arch src: Remove unnecessary semicolons from the end of macros 2023-11-10 15:27:45 +00:00
commonlib Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/x86/smm: Fix get_save_state calculation 2023-11-10 15:27:13 +00:00
device device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
drivers Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
ec ec/starlabs/merlin/ite: Adjust the mirror flag handling 2023-10-24 15:39:47 +00:00
include src: Remove unnecessary semicolons from the end of macros 2023-11-10 15:27:45 +00:00
lib Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
mainboard mb/google/nissa/var/gothrax: Add GPIO configuration 2023-11-13 06:21:41 +00:00
northbridge Revert "Kconfig: Bring HEAP_SIZE to a common, large value" 2023-11-07 17:35:39 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
soc rockchip/rk3288: Reshuffle memlayout to make a bit more verstage space 2023-11-11 16:26:14 +00:00
southbridge device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
superio sio/nuvoton/npcd378: Use acpi_device_path_join 2023-11-08 11:23:41 +00:00
vendorcode Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00