9
0
Fork 0
barebox/arch/arm/mach-imx
Sascha Hauer bad4d7cd75 ARM i.MX gpio: fix of gpio base
of_alias_get_id() returns the number of the gpio bank, so we have
to multiply with 32 to get the gpio base.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-10-07 18:46:42 +02:00
..
include/mach Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
Kconfig ARM i.MX: Remove old clock support 2012-10-04 15:19:57 +02:00
Makefile ARM i.MX: Remove old clock support 2012-10-04 15:19:57 +02:00
boot.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
clk-imx1.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
clk-imx5.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
clk-imx6.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
clk-imx21.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
clk-imx25.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
clk-imx27.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
clk-imx31.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
clk-imx35.c Merge branch 'for-next/imx-clk' 2012-10-04 15:24:57 +02:00
clk-pfd.c ARM i.MX: initial clk support 2012-10-04 15:19:55 +02:00
clk-pllv1.c ARM i.MX: initial clk support 2012-10-04 15:19:55 +02:00
clk-pllv2.c ARM i.MX: initial clk support 2012-10-04 15:19:55 +02:00
clk-pllv3.c ARM i.MX: initial clk support 2012-10-04 15:19:55 +02:00
clk.h ARM i.MX: initial clk support 2012-10-04 15:19:55 +02:00
clocksource.c Merge branch 'for-next/fixes' 2012-10-04 15:25:12 +02:00
devices.c IMX driver: replace imx -> fsl 2012-09-04 11:16:48 +02:00
external-nand-boot.c ARM i.MX27: give register base addresses a proper MX27_ prefix 2012-10-04 15:19:53 +02:00
gpio.c ARM i.MX gpio: fix of gpio base 2012-10-07 18:46:42 +02:00
iim.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
imx1.c ARM i.MX1: Switch to common clk support 2012-10-04 15:19:56 +02:00
imx5.c ARM i.MX5: prepare to add a imx51_lowlevel_init 2012-01-02 15:00:27 +01:00
imx6.c ARM i.MX6: Switch to common clk 2012-10-04 15:19:56 +02:00
imx21.c ARM i.MX21: Switch to common clk 2012-10-04 15:19:56 +02:00
imx25.c ARM i.MX25: Switch to common clk support 2012-10-04 15:19:55 +02:00
imx27.c ARM i.MX27: implement clk support 2012-10-04 15:19:55 +02:00
imx31.c ARM i.MX31: Switch to common clk 2012-10-04 15:19:56 +02:00
imx35.c ARM i.MX35: Switch to common clk 2012-10-04 15:19:56 +02:00
imx51.c ARM i.MX5: Switch to common clk support 2012-10-04 15:19:56 +02:00
imx53.c ARM i.MX5: Switch to common clk support 2012-10-04 15:19:56 +02:00
iomux-v1.c i.MX: split out iomux-v1 support 2009-12-10 12:15:01 +01:00
iomux-v2.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
iomux-v3.c Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
nand.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
reset_source.c ARM/i.MX: add support to detect the reset source 2012-07-18 16:21:43 +02:00
usb-imx6.c ARM i.MX6: enable usbphy1 2012-08-31 09:28:58 +02:00