commit | 7c56e10302154961bbabd46c3782ee567e12a1b6 | [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 | b045a6089dc9fb2310b13a9d8a01614a247fdb81 [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>