[U-Boot] [uboot-snps-arc] [PATCH v2] ARC: HSDK: introduce CREG GPIO driver

Alexey Brodkin Alexey.Brodkin at synopsys.com
Mon Oct 16 13:47:25 UTC 2017


Hi Eugeniy,

On Mon, 2017-10-16 at 16:21 +0300, Eugeniy Paltsev wrote:
> The HSDK can manage some pins via CREG registers block.
> 
> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com>
> ---
> Changes v1->v2:
>   * Use linux debug function (debug -> pr_debug, errror -> pr_err)
>     as uboot "error" was removed.
> 
>  MAINTAINERS                   |   6 +++
>  drivers/gpio/Kconfig          |   7 +++
>  drivers/gpio/Makefile         |   1 +
>  drivers/gpio/hsdk-creg-gpio.c | 110 ++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 124 insertions(+)
>  create mode 100644 drivers/gpio/hsdk-creg-gpio.c

Applied to u-boot-arc/next.

-Alexey



More information about the U-Boot mailing list