u-boot-brain/arch/arm
Simon Glass 2fccd2d96b tegra: Convert tegra GPIO driver to use driver model
This is an implementation of GPIOs for Tegra that uses driver model. It has
been tested on trimslice and also using the new iotrace feature.

The implementation uses a top-level GPIO device (which has no actual GPIOS).
Under this all the banks are created as separate GPIO devices.

The GPIOs are named as per the Tegra datasheet/header files: A0..A7, B0..B7,
..., Z0..Z7, AA0..AA7, etc.

Since driver model is not yet available before relocation, or in SPL, a
special function is provided for seaboard's SPL code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-09-10 12:59:59 -06:00
..
cpu arm: ls102xa: Add Freescale LS102xA SoC support 2014-09-08 10:30:32 -07:00
dts ARM: tegra: add Colibri T30 board support 2014-08-18 16:59:04 -07:00
imx-common ARM: mx6: Prevent overflow in DRAM size detection 2014-08-20 12:21:57 +02:00
include/asm tegra: Convert tegra GPIO driver to use driver model 2014-09-10 12:59:59 -06:00
lib arm64: Correct passing of Linux kernel args 2014-08-30 07:46:40 -04:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig arm: ls102xa: Add basic support for LS1021ATWR board 2014-09-08 10:30:35 -07:00