On 1 February 2016 at 02:40, Bin Meng <[email protected]> wrote: > x86 GPIO registers are accessed via I/O port whose base address is > configured in a PCI configuration register on the PCH device. Add > an op get_gpio_base to get the GPIO base address from PCH. > > Signed-off-by: Bin Meng <[email protected]> > --- > > drivers/pch/pch-uclass.c | 11 +++++++++++ > include/pch.h | 18 ++++++++++++++++++ > 2 files changed, 29 insertions(+)
Reviewed-by: Simon Glass <[email protected]> Tested on Minnowmax: Tested-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

