coreboot/src
Yuchi Chen b3c53b1109 soc/intel/common/intelblocks/gpio.h: Allow specifying the pad ownership
Add pad_own_reg_0 to `struct pad_community`. Pad ownership indicates
whether the GPIO is owned by host or Intel Management Engine. If owned
by host, then host ownership indicates whether the GPIO is owned by ACPI
or driver.

Change-Id: I30a934fd00a7a42cb156341da1954e4e4b1231d8
Signed-off-by: Yuchi Chen <yuchi.chen@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83315
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-08-06 16:48:57 +00:00
..
acpi acpi/acpigen_ps2_keybd: Fix total keymap size calculation 2024-08-06 14:54:59 +00:00
arch Kconfig: Reverse ARCH_SUPPORTS_CLANG 2024-08-06 16:37:35 +00:00
commonlib commonlib/device_tree.c: Add read reg property helper 2024-07-26 11:06:29 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
device device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
drivers i2c/drivers/generic: Return ROTM in a package 2024-08-02 14:36:31 +00:00
ec ec/system76/ec: Remove RPM calculation 2024-07-26 23:03:33 +00:00
include soc/intel/common: Add CPU and PCIe IDs for Snow Ridge platform 2024-08-06 16:47:48 +00:00
lib lib/smbios: Create SMBIOS type 4 entry 2024-07-22 22:30:47 +00:00
mainboard mb/qemu-{i440fx,q35}/rom_media.c: add code for writable flash 2024-08-06 16:44:06 +00:00
northbridge nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Include new gbb flag to enforce CSE sync 2024-08-02 14:43:04 +00:00
soc soc/intel/common/intelblocks/gpio.h: Allow specifying the pad ownership 2024-08-06 16:48:57 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
vendorcode vc/intel/fsp/fsp2_0/snowridge: Add FSP headers for Snow Ridge SoC 2024-08-06 16:46:50 +00:00
Kconfig Kconfig: Reverse ARCH_SUPPORTS_CLANG 2024-08-06 16:37:35 +00:00