From: Przemyslaw Marczak <p.marczak@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] s5p: gpio: change gpio coding method for s5p gpio.
Date: Thu, 28 Nov 2013 10:16:17 +0100 [thread overview]
Message-ID: <529709E1.8080209@samsung.com> (raw)
In-Reply-To: <1384344115-3137-1-git-send-email-p.marczak@samsung.com>
Hello Minkyu,
On 11/13/2013 01:01 PM, Przemyslaw Marczak wrote:
> Old s5p gpio coding method returns bad bank address in few cases.
> Now it is working properly with every gpio part bank and pin
> and it is easy to extend.
>
> Gpio coding mask:
> 0x000000ff - pin number
> 0x00ffff00 - bank offset
> 0xff000000 - part number
>
> Tested on: Goni, Universal, Trats, Trats2.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
> CC: Minkyu Kang <mk7.kang@samsung.com>
Could you review this patch, please?
Thanks
--
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com
next prev parent reply other threads:[~2013-11-28 9:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 12:01 [U-Boot] [PATCH] s5p: gpio: change gpio coding method for s5p gpio Przemyslaw Marczak
2013-11-28 9:16 ` Przemyslaw Marczak [this message]
2013-12-03 18:10 ` Przemyslaw Marczak
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=529709E1.8080209@samsung.com \
--to=p.marczak@samsung.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 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.