
15 Aug
2014
15 Aug
'14
12:25 a.m.
Hi Stephen,
On 11 August 2014 09:27, Simon Glass sjg@chromium.org wrote:
Use driver model for serial ports (for test and comment only).
dm: tegra: Use V_NS16550_CLK only in SPL builds
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
---
Changes in v4:
- Add a separate Tegra serial driver to deal with the clock issue
- Add new CONFIG_TEGRA_SERIAL option to enable dm driver
- Use hard-coded UART clock from Tegra configuration
Just checking in to see if this patch looks good?
Regards, Simon