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

Simon Glass sjg at chromium.org
Mon Feb 1 17:19:53 CET 2016


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>


More information about the U-Boot mailing list