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: Tue, 03 Dec 2013 19:10:52 +0100 [thread overview]
Message-ID: <529E1EAC.4040801@samsung.com> (raw)
In-Reply-To: <529709E1.8080209@samsung.com>
Dear Minkyu,
On 11/28/2013 10:16 AM, Przemyslaw Marczak wrote:
> 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
This patch was resend in patch set because of some dependency.
Patch set name: "[PATCH 00/10] Introduce Samsung misc file and LCD menu."
Thank you,
--
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com
prev parent reply other threads:[~2013-12-03 18:10 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
2013-12-03 18:10 ` Przemyslaw Marczak [this message]
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=529E1EAC.4040801@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.