commit | d95b599c0395c0aa831c6199f2e7b404d33841a2 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Nov 30 17:54:55 2015 +0100 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Jan 29 17:04:07 2016 -0800 |
tree | f845eb42d87098345fb0ea1ddae25a3419486a1d | |
parent | 8d0a69d735318cbd99c1376d16ed7ff82a7a678e [diff] |
clk: axi-clkgen: Remove version 1 support Version 1 of the axi-clkgen core has not been used in new designs for over two years now. This is a soft peripheral used in FPGAs and anybody who has updated their kernel to the latest version will also have updated the bitstream containing the clock generator. So it should be safe to drop support for this now. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>