[U-Boot] [PATCH 09/23] x86: pch: Implement get_gpio_base op

Bin Meng bmeng.cn at gmail.com
Wed Feb 3 05:33:21 CET 2016


On Tue, Feb 2, 2016 at 12:19 AM, Simon Glass <sjg at chromium.org> wrote:
> On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Implement get_gpio_base op for bd82x6x, pch7 and pch9 drivers.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/cpu/ivybridge/bd82x6x.c | 33 +++++++++++++++++++++++++++++++++
>>  drivers/pch/pch7.c               | 33 +++++++++++++++++++++++++++++++++
>>  drivers/pch/pch9.c               | 33 +++++++++++++++++++++++++++++++++
>>  3 files changed, 99 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Tested on Minnowmax:
> Tested-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list