From: Luca Ceresoli <luca.ceresoli@comelit.it>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC 0/3] omap: gpio: User generic (instead of custom) API
Date: Thu, 01 Sep 2011 18:48:58 +0200 [thread overview]
Message-ID: <4E5FB77A.90908@comelit.it> (raw)
In-Reply-To: <1314733954-29576-1-git-send-email-premi@ti.com>
Hi Sanjeev,
Sanjeev Premi wrote:
> The OMAP boards use a custom api for GPIO operations. While
> it works, it doesn't help when when we don't know existence
> of the customization.
>
> I earlier encountered the problem when looking for GPIO
> related changes when submitting prev set of patches. Since
> the search for gpio_request() in omap sources returned empty,
> I had assumed that it isn't supported.
>
> This patchset attempts to adapt the current implementation
> to use generic API.
>
> Since, the changes impact all OMAP boards, and I wouldn't be
> able to test on all, I decided to submit changes as RFC.
> Unless any major issue is found, I will be able to submit
> as formal patch by end of this week.
Tested and working on the dig297 board, on top of the master
branch in the u-boot-ti repository.
I also tried to merge your work on the u-boot-arm repo, but it
conflicts with the GPIO work recently committed there. You might
want to rebase and resubmit when the -ti repo will be in line with
the -arm one.
Anyway, for the current version:
Tested-by: Luca Ceresoli <luca.ceresoli@comelit.it>
Luca
next prev parent reply other threads:[~2011-09-01 16:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-30 19:52 [U-Boot] [RFC 0/3] omap: gpio: User generic (instead of custom) API Sanjeev Premi
2011-08-30 19:52 ` [U-Boot] [RFC 1/3] omap: gpio: Use generic API Sanjeev Premi
2011-08-30 19:52 ` [U-Boot] [RFC 2/3] omap: gpio: generic changes after changing API Sanjeev Premi
2011-08-30 19:52 ` [U-Boot] [PATCH 3/3] omap: gpio: Adapt board files to use generic API Sanjeev Premi
2011-08-30 19:55 ` Premi, Sanjeev
2011-09-01 16:48 ` Luca Ceresoli [this message]
2011-09-02 13:15 ` [U-Boot] [RFC 0/3] omap: gpio: User generic (instead of custom) API Premi, Sanjeev
2011-09-02 5:50 ` Premi, Sanjeev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E5FB77A.90908@comelit.it \
--to=luca.ceresoli@comelit.it \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.