[U-Boot] [PATCH 0/2] EXYNOS5: Add GPIO numbering feature
Rajeshwari Shinde
rajeshwari.s at samsung.com
Wed Dec 12 12:33:01 CET 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 (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
More information about the U-Boot
mailing list