Thread (11 messages) 11 messages, 6 authors, 2012-02-09
STALE5230d
Revisions (9)
  1. v1 [diff vs current]
  2. v1 [diff vs current]
  3. v1 [diff vs current]
  4. v1 [diff vs current]
  5. v1 [diff vs current]
  6. v1 current
  7. v1 [diff vs current]
  8. v1 [diff vs current]
  9. v1 [diff vs current]

[PATCH 1/2] ARM: EXYNOS: add support GPIO for EXYNOS5250

From: Grant Likely <hidden>
Date: 2012-02-02 18:27:26
Also in: linux-samsung-soc

On Tue, Jan 31, 2012 at 10:40:43PM +0000, Russell King - ARM Linux wrote:
On Wed, Feb 01, 2012 at 12:50:39AM +0900, Kukjin Kim wrote:
quoted
From: Sangsu Park <redacted>

This patch adds follwing.
- IO-map for EXYNOS5250 GPIO support
- EXYNOS5250 GPIO bank size/number definitions
- memory map definition for S5P GPIO4

Signed-off-by: Sangsu Park <redacted>
Signed-off-by: Kukjin Kim <redacted>
Do you actually need these static mapping definitions?  The samsung
gpiolib initialization is called from a core_initcall(), and at this
time ioremap() is fully capable of working.
Indeed.  Please get rid of the S5P_VA_GPIO* macros and use ioremap to
set up the registers mappings.  I understand that the existing code
already does that, but I don't want to see any more added.  Also, it
is easy to fix by adding the ioremap calls to samsung_gpio_init()

g.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help