All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <promsoft@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] gpio:s5p s5p_ suffix add for GPIO functions
Date: Fri, 15 Jul 2011 18:36:14 +0900	[thread overview]
Message-ID: <CALrBrZ3pGuLR8HNSms4q3qWZevEZ44OdP03vqVqrKA1Uk-zaZA@mail.gmail.com> (raw)
In-Reply-To: <1310372331-26637-2-git-send-email-l.majewski@samsung.com>

Dear Lukasz Majewski,

On 11 July 2011 17:18, Lukasz Majewski <l.majewski@samsung.com> wrote:
> This change is driven by need of general gpio_* functions,
> which as their parameter are accepting the GPIO pin number, NOT
> block and pin.
>
> This makes the code alike to omap, and allows for using I2C software
> generic framework.
>
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> ---
> ?arch/arm/include/asm/arch-s5pc1xx/gpio.h | ? 16 ++++++++--------
> ?arch/arm/include/asm/arch-s5pc2xx/gpio.h | ? 16 ++++++++--------
> ?board/samsung/goni/goni.c ? ? ? ? ? ? ? ?| ? ?8 ++++----
> ?board/samsung/smdkc100/smdkc100.c ? ? ? ?| ? ?2 +-
> ?board/samsung/smdkv310/smdkv310.c ? ? ? ?| ? ?8 ++++----
> ?drivers/gpio/s5p_gpio.c ? ? ? ? ? ? ? ? ?| ? 20 ++++++++++----------
> ?6 files changed, 35 insertions(+), 35 deletions(-)

Please make it single patch. separate from i2c patch.

Thanks
Minkyu Kang
-- 
from. prom.
www.promsoft.net

  reply	other threads:[~2011-07-15  9:36 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11  8:18 [U-Boot] [PATCH 0/2] i2c:gpio:s5p I2C GPIO rework Lukasz Majewski
2011-07-11  8:18 ` [U-Boot] [PATCH 1/2] gpio:s5p s5p_ suffix add for GPIO functions Lukasz Majewski
2011-07-15  9:36   ` Minkyu Kang [this message]
2011-07-15 10:16   ` [U-Boot] [RESEND PATCH] gpio:samsung " Lukasz Majewski
2011-07-18 18:05     ` Mike Frysinger
2011-07-26  5:54       ` Minkyu Kang
2011-08-10  9:18   ` [U-Boot] [PATCH] gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal) Lukasz Majewski
2011-08-11  9:51     ` Minkyu Kang
2011-07-11  8:18 ` [U-Boot] [PATCH 2/2] i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) Lukasz Majewski
2011-07-15  9:52   ` Minkyu Kang
2011-07-15 10:50     ` Lukasz Majewski
2011-07-20  8:35 ` [U-Boot] [PATCH v2] " Lukasz Majewski
2011-08-09  2:19   ` Minkyu Kang
2011-08-10  9:21 ` [U-Boot] [PATCH v3] " Lukasz Majewski
2011-08-11  9:43   ` Minkyu Kang
2011-08-12  8:32 ` [U-Boot] [PATCH 0/2] i2c:gpio:s5p: I2C GPIO SW " Lukasz Majewski
2011-08-12  8:32   ` [U-Boot] [PATCH 1/2 v4] i2c:gpio:s5p: I2C GPIO Software " Lukasz Majewski
2011-08-18  8:13     ` Minkyu Kang
2011-08-12  8:32   ` [U-Boot] [PATCH 2/2] i2c:gpio:s5p: Enable I2C GPIO on the GONI target Lukasz Majewski
2011-08-23  8:34 ` [U-Boot] [PATCH v2 0/2] i2c:gpio:s5p I2C GPIO rework Lukasz Majewski
2011-08-23  8:34   ` [U-Boot] [PATCH v6 1/2] i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) Lukasz Majewski
2011-08-30  3:47     ` Minkyu Kang
2011-08-23  8:34   ` [U-Boot] [PATCH v2 2/2] i2c:gpio:s5p: Enable I2C GPIO on the GONI target Lukasz Majewski
2011-08-30  3:47     ` Minkyu Kang

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=CALrBrZ3pGuLR8HNSms4q3qWZevEZ44OdP03vqVqrKA1Uk-zaZA@mail.gmail.com \
    --to=promsoft@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 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.