coreboot/src
Maulik V Vaghela 733ef79424 mb/intel/jasperlake_rvp: Configure IP specific GPIOs
This patch configures all IP related GPIOs as per mainboard schematics.
Till now, we were relying on FSP to do IP specific GPIO programming but
now we'll program all GPIOs from mainboard.
This will remove ambiguity of GPIO programming done by FSP and coreboot
will do full GPIO programming

Programming GPIOs of following IPs
- I2C
- Emmc
- Display
- CPU specific gpio (SLP lines)
- Cnvi
- SD

BUG=None
BRANCH=None
TEST=compile coreboot and checked that all IP functionality working.

Change-Id: I98583b768cbd8ab4af536b31d758cb1cee93edfb
Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40572
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-by: V Sowmya <v.sowmya@intel.com>
Reviewed-by: Ronak Kanabar <ronak.kanabar@intel.com>
2020-05-05 13:01:09 +00:00
..
acpi acpi: Update sata files to be more aligned with rest of acpi files 2020-05-02 20:41:39 +00:00
arch acpi: Reorganize ACPI configs 2020-05-02 20:41:21 +00:00
commonlib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
device acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
drivers acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
ec treewide: Drop ACPI_VIDEO_DEVICE macro 2020-05-04 09:41:20 +00:00
include acpi: Update sata files to be more aligned with rest of acpi files 2020-05-02 20:41:39 +00:00
lib acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
mainboard mb/intel/jasperlake_rvp: Configure IP specific GPIOs 2020-05-05 13:01:09 +00:00
northbridge nb/intel/i945/memmap: Convert to 96 characters line length 2020-05-04 09:40:56 +00:00
security security/vboot: Limit vboot verification code access to only verstage 2020-05-04 09:46:58 +00:00
soc soc/intel/jasperlake: Correct the EMMC PCR Port ID 2020-05-05 13:00:57 +00:00
southbridge sb/intel/i82371eb: Move wakeup code to romstage 2020-05-04 09:39:06 +00:00
superio superio/fintek/f81216h: Drop support 2020-05-05 13:00:12 +00:00
vendorcode vendorcode/intel/fsp: Update Tiger Lake FSP Headers for FSP v3163 2020-05-04 22:45:16 +00:00
Kconfig acpi: Reorganize ACPI configs 2020-05-02 20:41:21 +00:00