commit | 4776f0b995d594e6cdf67b9942a3319796768f0f | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Fri Jul 29 14:47:21 2016 +0200 |
committer | Simon Glass <sjg@chromium.org> | Fri Aug 05 17:56:08 2016 -0600 |
tree | a297f244be8b60b1898d497e5046b0ed4e335cf7 | |
parent | ca19eace834448a34e2d71664a8accd2288e15da [diff] |
move: rockchip: move clock drivers into a subdirectory With the number of Rockchip clock drivers increasing, don't clutter up the core drivers/clk directory with them and instead move them out of the way into a separate subdirectory. Suggested-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Simon Glass <sjg@chromium.org> Updated for rk3399: Signed-off-by: Simon Glass <sjg@chromium.org>