commit | aff8795c01c39318eb07b4bf0cd7f170ff67d591 | [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 | b0b3c86521e0fe4cca3676adfc0b937d77456f9e [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>