]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: tegra: video: Remove use of fdtdec GPIO support
authorSimon Glass <sjg@chromium.org>
Tue, 6 Jan 2015 03:05:35 +0000 (20:05 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 30 Jan 2015 00:09:51 +0000 (17:09 -0700)
commit04072cba1983fd8b3140b1b97e3d544359d178a0
tree01703080b1f30e1214012f6e43e32843f04664f4
parent1d08b4b7439f6538d37eb603cee83842bad23bc5
dm: tegra: video: Remove use of fdtdec GPIO support

These functions are going away, so use the new uclass support instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-tegra20/display.h
drivers/video/tegra.c