coreboot-kgpe-d16/src
Ronak Kanabar 1c2313d339 soc/intel/tigerlake: Add Jasper lake GPIO support
Add gpio definition for Jasper Lake gpio controller.

Also created a separate file for JSL and TGL gpio keeping common asl file.
gpio_soc_defs.h must pass correct information/macro values to asl file
for code to work.

GPIO controller includes 4 gpio community and 10 groups. Patch adds
definition for all gpio within community and groups

Updated IRQ mapping for all gpios

TEST=Check if jslrvp and tglrvp code is compiling

Change-Id: Iae4e694ecb30658e43c5ed99e5436579fd7d2ed2
Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com>
Signed-off-by: Usha P <usha.p@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39111
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
2020-03-03 10:09:26 +00:00
..
acpi
arch x86/acpi_s3: Remove trailing dots from debug message 2020-03-02 15:08:52 +00:00
commonlib lz4: Fix out-of-bounds reads 2020-03-02 15:03:03 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/intel/slot_1: Cache romstage XIP execution 2020-03-03 07:41:40 +00:00
device device/Kconfig: select linear framebuffer for Tianocore 2020-02-24 13:10:47 +00:00
drivers drivers/i2c/at24rf08c: Format according to coding style 2020-03-02 11:46:29 +00:00
ec ec/google/chromeec: Introduce SKU_ID helpers 2020-02-28 00:02:35 +00:00
include soc/intel/denverton: Move PCI IDs to pci_ids.h 2020-03-02 19:13:10 +00:00
lib lib/lzma: Fix out-of-bounds read 2020-02-25 10:13:51 +00:00
mainboard mb/google/dedede: Add memory initialization support for dedede 2020-03-03 07:41:12 +00:00
northbridge nb/intel/sandybridge: Fix VBOOT 2020-03-02 11:49:03 +00:00
security treewide: Capitalize 'CMOS' 2020-02-24 14:10:00 +00:00
soc soc/intel/tigerlake: Add Jasper lake GPIO support 2020-03-03 10:09:26 +00:00
southbridge i82371eb: Roll 82093aa init into isa_init() 2020-03-03 07:43:08 +00:00
superio superio/nuvoton/npcd378: Switch to superio/common 2020-03-02 10:19:44 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0: Add FSP header files for Skylake-SP 2020-03-02 11:44:47 +00:00
Kconfig Kconfig: Have GDB_STUB depend on DRIVERS_UART 2020-03-03 07:45:23 +00:00