coreboot-kgpe-d16/src/mainboard/intel
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
..
apollolake_rvp acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
baskingridge acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
cannonlake_rvp acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
cedarisland_crb acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
coffeelake_rvp acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
d510mo acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
d945gclf acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
dcp847ske acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
dg41wv acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
dg43gt acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
emeraldlake2 acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
galileo acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
glkrvp acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
harcuvar acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
icelake_rvp acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
jasperlake_rvp mb/intel/jasperlake_rvp: Configure IP specific GPIOs 2020-05-05 13:01:09 +00:00
kblrvp acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
kunimitsu acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
leafhill acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
minnow3 acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
saddlebrook acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
strago acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
tglrvp acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
wtm2 acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
Kconfig mb/*/Kconfig: Factor out MAINBOARD_VENDOR 2020-03-03 10:15:22 +00:00
Kconfig.name