[U-Boot] [PATCH v4] tx25: Use generic gpio_* calls
Anatolij Gustschin
agust at denx.de
Sat Aug 11 00:06:29 CEST 2012
Hi,
On Sat, 16 Jun 2012 22:46:17 +0530
Vikram Narayanan <vikram186 at gmail.com> wrote:
> Instead of manipulating gpio registers directly, use the calls
> from the gpio library.
>
> Signed-off-by: Vikram Narayanan <vikram186 at gmail.com>
> Acked-by: Stefano Babic <sbabic at denx.de>
> Cc: John Rigby <jcrigby at gmail.com>
> Cc: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> Changes from v3:
> Use gpio_set_value instead of gpio_direction_output
> (Ahh. Missed it again!!. Very bad)
>
> Changes from v2:
> Swap the place of the change log and commit message.
>
> Changes from v1:
> Used appropriate gpio_* lib calls.
>
> board/karo/tx25/tx25.c | 25 +++++++++----------------
> 1 files changed, 9 insertions(+), 16 deletions(-)
applied to my staging branch, thanks!
Anatolij
More information about the U-Boot
mailing list