Re: [U-Boot] [PATCH 08/23] dm: pch: Add get_gpio_base op

2016-02-02 Thread Bin Meng
On Tue, Feb 2, 2016 at 12:19 AM, Simon Glass  wrote:
> On 1 February 2016 at 02:40, Bin Meng  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 
>> ---
>>
>>  drivers/pch/pch-uclass.c | 11 +++
>>  include/pch.h| 18 ++
>>  2 files changed, 29 insertions(+)
>
> Reviewed-by: Simon Glass 
> Tested on Minnowmax:
> Tested-by: Simon Glass 

applied to u-boot-x86/master, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 08/23] dm: pch: Add get_gpio_base op

2016-02-01 Thread Simon Glass
On 1 February 2016 at 02:40, Bin Meng  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 
> ---
>
>  drivers/pch/pch-uclass.c | 11 +++
>  include/pch.h| 18 ++
>  2 files changed, 29 insertions(+)

Reviewed-by: Simon Glass 
Tested on Minnowmax:
Tested-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot