[U-Boot] [PATCH v4 1/5] gpio: atmel_pio4: Move PIO4 definitions to head file
Simon Glass
sjg at chromium.org
Fri Jun 10 02:35:13 CEST 2016
On 7 June 2016 at 01:24, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> In order to make these PIO4 definitions shared with AT91 PIO4
> pinctrl driver, move them from the existing gpio driver to the
> head file, and rephrase them.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
> arch/arm/mach-at91/include/mach/atmel_pio4.h | 35 ++++++++++++++
> drivers/gpio/atmel_pio4.c | 71 +++++++---------------------
> 2 files changed, 53 insertions(+), 53 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list