
12 Dec
2012
12 Dec
'12
12:33 p.m.
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 (2): S5P: GPIO: Add generic pin mumbering API's EXYNOS5: Add gpio pin numbering feature
arch/arm/cpu/armv7/exynos/pinmux.c | 148 +++++-------- arch/arm/include/asm/arch-exynos/gpio.h | 366 ++++++++++++++++++++++++++++++- drivers/gpio/s5p_gpio.c | 18 ++ 3 files changed, 437 insertions(+), 95 deletions(-)
--
1.7.4.4