commit | f8b7fff1d5c5297d290acab1e398bd410b0c2e68 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Fri Apr 14 15:01:28 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue May 09 12:14:15 2017 -0600 |
tree | c9d49cc9dfc3cdf4e83f208367a1c551e32c3313 | |
parent | 5f29e79915940815a41b1364a213dd2a855cdb6d [diff] |
serial: atmel_usart: Add clk support Add the clock support. Note that the clock handling of the DBGU peripheral is different from the USART. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org>