commit | 8c772bde5ee28119f8a81208335aabbcbb48f00b | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Wed Jul 20 17:55:12 2016 +0800 |
committer | Andreas Bießmann <andreas@biessmann.org> | Mon Aug 15 22:12:00 2016 +0200 |
tree | 69230fbc19be7d58a5bfd974456bfd643bfd0d23 | |
parent | ec951ad48722c2edf18b0b5fd2ee435c22aac425 [diff] |
clk: at91: Add clock driver The patch is referred to at91 clock driver of Linux, to make the clock node descriptions in DT aligned with the Linux's. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org>