coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Duncan Laurie 045f153a4f lynxpoint: Add new GPIO interface for Lynxpoint-LP
The low power variant of the chipset introduces a completely
new interface to the GPIOs.

This is a 1KB region and so needs to be moved as well so it does
not conflict with other IO regions.

Also expose the gpio_get functions to ramstage and move the
prototypes to pch.h so they can be used for both GPIO interfaces.

Change-Id: I20bc18669525af16de8cdf99f0ccfa9612be63ad
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/2648
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2013-03-14 18:24:32 +01:00
..
acpi lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
acpi.c
azalia.c
bootblock.c
chip.h
early_me.c lynxpoint: PMIR register rename 2013-03-14 06:33:32 +01:00
early_smbus.c
early_spi.c
early_usb.c
elog.c
finalize.c haswell: remove explicit pcie config accesses 2013-03-14 06:35:48 +01:00
gpio.c lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
gpio.h lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
Kconfig lynxpoint: Add Kconfig entry for Low Power chipset 2013-03-14 18:24:14 +01:00
lp_gpio.c lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
lp_gpio.h lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
lpc.c lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
Makefile.inc lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
me.h lynxpoint: ME to BIOS Payload Updates 2013-03-14 18:23:51 +01:00
me_9.x.c lynxpoint: ME to BIOS Payload Updates 2013-03-14 18:23:51 +01:00
me_status.c lynx point: add new ME status information 2013-03-14 18:23:45 +01:00
nvs.h
pch.c
pch.h lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
pci.c
pcie.c
reset.c
sata.c
smbus.c
smbus.h
smi.c
smihandler.c haswell: remove GPIO60 memory reset gate on S3 transition 2013-03-14 06:36:21 +01:00
spi.c haswell: remove explicit pcie config accesses 2013-03-14 06:35:48 +01:00
usb_debug.c
usb_ehci.c
watchdog.c