]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
authorSimon Glass <sjg@chromium.org>
Tue, 3 Mar 2015 15:02:59 +0000 (08:02 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 4 Mar 2015 19:55:04 +0000 (14:55 -0500)
commitbdfb34167f73afc7e04d52499fc14bc1cd33fec0
tree34c57b1a3fd77b12f7488fa78a9195b1f960d648
parentfc8fdc76e72e4ea57a7257e7054ca1a3b0966d34
dm: tegra: Enable driver model in SPL and adjust the GPIO driver

Use the full driver model GPIO and serial drivers in SPL now that these are
supported. Since device tree is not available they will use platform data.

Remove the special SPL GPIO function as it is no longer needed.

This is all in one commit to maintain bisectability.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-tegra/Kconfig
board/nvidia/seaboard/seaboard.c
drivers/gpio/Makefile
drivers/gpio/tegra_gpio.c
include/configs/tegra-common.h