]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: tegra: Enable driver model for serial
authorSimon Glass <sjg@chromium.org>
Thu, 4 Sep 2014 22:27:36 +0000 (16:27 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Sep 2014 19:00:02 +0000 (13:00 -0600)
commit858530a8c0a7ce7e573e513934804a00d6676813
tree201996c9c4abc135364ffa695c08486a9c940463
parentc369139234c03b1494394d12cd27009f47aa6606
dm: tegra: Enable driver model for serial

Use driver model for serial ports.

Since Tegra now uses driver model for serial, adjust the definition of
V_NS16550_CLK so that it is clear that this is only used for SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/serial/Makefile
drivers/serial/serial_tegra.c [new file with mode: 0644]
include/configs/tegra-common.h