[U-Boot] [PATCH 08/23] dm: pch: Add get_gpio_base op
Simon Glass
sjg at chromium.org
Mon Feb 1 17:19:51 CET 2016
On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> 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 <bmeng.cn at gmail.com>
> ---
>
> drivers/pch/pch-uclass.c | 11 +++++++++++
> include/pch.h | 18 ++++++++++++++++++
> 2 files changed, 29 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