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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to