u-boot-brain/arch/arm/include/asm/arch-exynos
Akshay Saraswat f6ae1ca058 S5P: Exynos: Add GPIO pin numbering and rename definitions
This patch includes following changes :
* Adds gpio pin numbering support for EXYNOS SOCs.
  To have consistent 0..n-1 GPIO numbering the banks are divided
  into different parts where ever they have holes in them.

* Rename GPIO definitions from GPIO_... to S5P_GPIO_...
  These changes were done to enable cmd_gpio for EXYNOS and
  cmd_gpio has GPIO_INPUT same as s5p_gpio driver and hence
  getting a error during compilation.

* Adds support for name to gpio conversion in s5p_gpio to enable
  gpio command EXYNOS SoCs. Function has been added to asm/gpio.h
  to decode the input gpio name to gpio number.
  Example: SMDK5420 # gpio set gpa00

Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com>
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2014-05-13 15:20:38 +09:00
..
adc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
board.h arm:exynos: add common DTS file for exynos 4 2014-03-12 19:54:59 +09:00
clk.h Exynos5420: Add clock initialization for 5420 2013-12-30 16:50:34 +09:00
clock.h Exynos5420: Add clock initialization for 5420 2013-12-30 16:50:34 +09:00
cpu.h S5P: Exynos: Add GPIO pin numbering and rename definitions 2014-05-13 15:20:38 +09:00
dmc.h Exynos5420: Add DDR3 initialization for 5420 2013-12-30 16:50:34 +09:00
dp_info.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
dp.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
dsim.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
dwmmc.h MMC: DWMMC: Correct the CLKDIV register value 2014-02-07 17:42:26 +02:00
ehci.h usb: ehci: exynos: set/reset hsic phys 2014-01-13 12:23:28 +01:00
fb.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
gpio.h S5P: Exynos: Add GPIO pin numbering and rename definitions 2014-05-13 15:20:38 +09:00
i2s-regs.h Sound: I2S: Replacing I2S1 with I2S0 channel. 2013-09-24 09:10:33 -04:00
mipi_dsim.h video:mipidsim:fdt: Add DT support for mipi dsim driver 2014-03-12 19:54:59 +09:00
mmc.h drivers:mmc:sdhci: enable support for DT 2014-03-12 19:54:59 +09:00
periph.h exynos: pinmux: remove unnecessary define 2014-02-05 15:37:56 +09:00
pinmux.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
power.h EXYNOS5420: Add power register structure. 2013-12-30 16:50:34 +09:00
pwm_backlight.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
pwm.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sound.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spi.h exynos: spl: Add a custom spi copy function 2013-12-03 15:26:33 +09:00
spl.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sromc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sys_proto.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
system.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tmu.h power: exynos-tmu: fix warnings and clean up code 2013-06-13 17:53:37 +09:00
tzpc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
uart.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
watchdog.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
xhci-exynos.h USB: XHCI: Add xHCI host controller support for Exynos5 2013-10-20 23:42:38 +02:00