From: Peng Fan <van.freenix@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] dm: gpio: mxc: implement xlate function
Date: Mon, 11 Apr 2016 13:28:29 +0800 [thread overview]
Message-ID: <20160411052813.GA8379@linux-7smt.suse> (raw)
In-Reply-To: <CAPnjgZ1nCwQ0od6guW=kzvYzhSOZSdesQQ6OUiysDoDzda3xog@mail.gmail.com>
On Tue, Mar 15, 2016 at 09:32:51PM -0600, Simon Glass wrote:
>On 14 March 2016 at 23:48, Peng Fan <van.freenix@gmail.com> wrote:
>> To i.MX controller, we use such as "<&gpio1 3 GPIO_ACTIVE_LOW>" for
>> a device to refer a gpio pin in device tree. So need to implement
>> xlate function, to correctly handle gpio flags and offset.
>>
>> Signed-off-by: Peng Fan <van.freenix@gmail.com>
>> Cc: Simon Glass <sjg@chromium.org>
>> Cc: Stefano Babic <sbabic@denx.de>
>> Cc: Fabio Estevam <fabio.estevam@nxp.com>
>> ---
>> drivers/gpio/mxc_gpio.c | 12 ++++++++++++
>> 1 file changed, 12 insertions(+)
>
>Reviewed-by: Simon Glass <sjg@chromium.org>
Will this patch be picked up? Or droped, since Eric is trying to add a
common way.
Thanks,
Peng.
next prev parent reply other threads:[~2016-04-11 5:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 5:48 [U-Boot] [PATCH 1/2] dm: gpio: mxc: fix mxc_gpio_bank_get_value Peng Fan
2016-03-15 5:48 ` [U-Boot] [PATCH 2/2] dm: gpio: mxc: implement xlate function Peng Fan
2016-03-16 3:32 ` Simon Glass
2016-04-11 5:28 ` Peng Fan [this message]
2016-04-11 14:56 ` Eric Nelson
2016-03-15 12:53 ` [U-Boot] [PATCH 1/2] dm: gpio: mxc: fix mxc_gpio_bank_get_value Fabio Estevam
2016-03-16 1:27 ` Peng Fan
2016-03-16 12:48 ` Fabio Estevam
2016-03-17 1:44 ` Peng Fan
2016-04-03 18:09 ` Stefano Babic
2016-04-05 5:04 ` Peng Fan
2016-04-09 18:35 ` Simon Glass
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=20160411052813.GA8379@linux-7smt.suse \
--to=van.freenix@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox