public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] EXYNOS5: Add GPIO numbering feature
@ 2012-08-06 13:05 Rajeshwari Shinde
  2012-08-06 13:05 ` [U-Boot] [PATCH 2/4] S5P: GPIO: Add GPIO pin numbering to driver Rajeshwari Shinde
  0 siblings, 1 reply; 3+ messages in thread
From: Rajeshwari Shinde @ 2012-08-06 13:05 UTC (permalink / raw)
  To: u-boot

This patchset adds GPIO numbering feature where pinmux setting
can be done just by seding the pin munber and we do not have to
remember which bank it belongs to.

Rajeshwari Shinde (4):
  EXYNOS5: Add GPIO unique pin numbering support
  S5P: GPIO: Add GPIO pin numbering to driver
  EXYNOS5: Enable GPIO Numbering.
  EXYNOS: Update pinmux to use gpio numbering

 arch/arm/cpu/armv7/exynos/pinmux.c      |  150 ++++++--------
 arch/arm/include/asm/arch-exynos/gpio.h |  351 +++++++++++++++++++++++++++++++
 drivers/gpio/s5p_gpio.c                 |  158 +++++++++++++-
 include/configs/smdk5250.h              |    3 +
 4 files changed, 569 insertions(+), 93 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2012-12-11 12:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <00f501cdd2d5$c5336840$4f9a38c0$%kang@samsung.com>
2012-12-05 11:21 ` [U-Boot] [PATCH 2/4] S5P: GPIO: Add GPIO pin numbering to driver Minkyu Kang
2012-12-11 12:17   ` Rajeshwari Birje
2012-08-06 13:05 [U-Boot] [PATCH 0/4] EXYNOS5: Add GPIO numbering feature Rajeshwari Shinde
2012-08-06 13:05 ` [U-Boot] [PATCH 2/4] S5P: GPIO: Add GPIO pin numbering to driver Rajeshwari Shinde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox