commit | f26e433185cb2830b933df3a4d378558fe2fccd9 | [log] [tgz] |
---|---|---|
author | Dragos Bogdan <dragos.bogdan@analog.com> | Fri Apr 10 23:38:23 2020 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Sat Apr 11 01:45:28 2020 +0800 |
tree | f7f14a1575b4400f6008909a378265e39ff88c08 | |
parent | 7111951b8d4973bda27ff663f2cf18b663d15b48 [diff] |
arch: nios2: Enable the common clk subsystem on Nios2 This patch adds support for common clock framework on Nios2. Clock framework is commonly used in many drivers, and this patch makes it available for the entire architecture, not just on a per-driver basis. Signed-off-by: Beniamin Bia <beniamin.bia@analog.com> Signed-off-by: Dragos Bogdan <dragos.bogdan@analog.com> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>