Stefan Agner a1d456521d vf6xx: add UART support
This adds UART support for Vybrid VF6xx. Baud rate is calculated
from IPG clock, which need to be initialized by using the
ccm_calculate_clocks functions. Also clock need to be gated using
the ccm_clock_gate_enable function. Tested with an unitialized
UART with a baud rate of 115200.
2014-10-15 19:31:02 +02:00
..
2014-02-18 02:03:09 +01:00
2014-02-06 00:59:39 +01:00
2014-01-03 01:07:30 +01:00
2014-02-06 00:59:39 +01:00
2014-02-06 00:59:39 +01:00
2014-02-06 00:59:39 +01:00
2014-02-06 00:59:39 +01:00
2014-02-24 02:32:38 +01:00
2014-10-15 17:27:18 +02:00
2014-10-15 19:31:02 +02:00