All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  [PATCH 0/2] i2c:gpio:s5p I2C GPIO rework
@ 2011-07-11  8:18 Lukasz Majewski
  2011-07-11  8:18 ` [U-Boot] [PATCH 1/2] gpio:s5p s5p_ suffix add for GPIO functions Lukasz Majewski
                   ` (5 more replies)
  0 siblings, 6 replies; 24+ messages in thread
From: Lukasz Majewski @ 2011-07-11  8:18 UTC (permalink / raw)
  To: u-boot

Below patches are supposed to adapt S5P processor's GPIO
subsystem to soft_i2c software GPIO framework.

For this purpose some renaming has been performed.
Patch tested at GONI reference target.

Lukasz Majewski (2):
  gpio:samsung s5p_ suffix add for GPIO functions
  i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)

 arch/arm/include/asm/arch-s5pc1xx/gpio.h |   18 +++++----
 arch/arm/include/asm/arch-s5pc2xx/gpio.h |   16 ++++----
 board/samsung/goni/goni.c                |   63 +++++++++++++++++++++++++++--
 board/samsung/smdkc100/smdkc100.c        |    2 +-
 board/samsung/smdkv310/smdkv310.c        |    8 ++--
 drivers/gpio/s5p_gpio.c                  |   20 +++++-----
 include/configs/s5p_goni.h               |   13 ++++++
 7 files changed, 104 insertions(+), 36 deletions(-)

-- 
1.7.2.3

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2011-08-30  3:47 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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.