u-boot-brain/arch/arm
Simon Glass 5915a2ad0d dm: omap: gpio: Support driver model
Add driver model support to this driver, while retaining support for the
legacy system. Driver model GPIO support is enabled with CONFIG_DM_GPIO
as usual.

Since gpio_is_valid() no longer exists, we can use the -EINVAL error
returned from gpio_request().

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
2014-10-23 19:29:07 -06:00
..
cpu Merge branch 'master' of git://git.denx.de/u-boot-tegra 2014-10-23 14:05:34 -04:00
dts dm: dts: omap: Select correct console for beaglebone 2014-10-23 19:29:07 -06:00
imx-common dm: imx: i2c: Use gpio_request() to request GPIOs 2014-10-22 10:36:55 -06:00
include/asm dm: omap: gpio: Support driver model 2014-10-23 19:29:07 -06:00
lib arm: cache: Add support for write-allocate D-Cache 2014-10-06 17:40:21 +02:00
mvebu-common arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() 2014-10-23 09:59:21 -04:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig arm: armada-xp: Add basic support for the maxBCM board 2014-10-23 09:59:21 -04:00