[U-Boot] [PATCH] GPIO: pca953x: Rework to not include commands in SPL

Simon Glass sjg at chromium.org
Mon Jan 8 04:50:16 UTC 2018


On 3 January 2018 at 07:23, Tom Rini <trini at konsulko.com> wrote:
> The command portion of the GPIO driver can only be used in full SPL so
> re-work to guard the command related portions and mark it as static.
>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  drivers/gpio/pca953x.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list