[U-Boot] [PATCH 0/4] EXYNOS5: Add GPIO numbering feature
Rajeshwari Shinde
rajeshwari.s at samsung.com
Mon Aug 6 15:05:03 CEST 2012
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
More information about the U-Boot
mailing list