]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: tegra: Add platform data for the SPL uart
authorSimon Glass <sjg@chromium.org>
Tue, 11 Nov 2014 00:16:50 +0000 (17:16 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 07:14:02 +0000 (08:14 +0100)
commitbc0b28427a12682f99dcf368a6d58f1f9bf58cd0
treeec0eb58eb8b32c590f653cd4979617170e86346c
parenta94f468fa292c43be7ac9fe35adea5065fbc2a28
dm: tegra: Add platform data for the SPL uart

Since we currently don't have device tree available in SPL, add platform
data so the uart works.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/serial/serial_tegra.c