the following patch was just integrated into master: commit 045f153a4fe2b6e1cb193db01866218d0316f253 Author: Duncan Laurie dlaurie@chromium.org Date: Mon Dec 17 11:29:10 2012 -0800
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
Build-Tested: build bot (Jenkins) at Tue Mar 12 03:26:02 2013, giving +1 See http://review.coreboot.org/2648 for details.
-gerrit