[PATCH v2] ARM: EXYNOS: add support GPIO for EXYNOS5250
Kukjin Kim
kgene.kim at samsung.com
Wed Feb 15 16:37:06 EST 2012
This patch adds support GPIOlib for EXYNOS5250 and is including
use ioremap() for EXYNOS4210 and GPIO5250 GPIOlib instead of
static mapping.
Changes since v1:
- use ioremap() for base address of gpio instead of static
mapping for EXYNOS4210 and EXYNOS5250
NOTE: this patches depend on EXYNOS5250 supporting patches
[PATCH v2 1/3] ARM: EXYNOS: add support GPIO for EXYNOS5250
[PATCH v2 2/3] gpio/samsung: add support GPIOlib for EXYNOS5250
[PATCH v2 3/3] gpio/samsung: use ioremap() for EXYNOS4 GPIOlib
More information about the linux-arm-kernel
mailing list