]> git.baikalelectronics.ru Git - kernel.git/commit
arch: nios2: Enable the common clk subsystem on Nios2
authorDragos Bogdan <dragos.bogdan@analog.com>
Fri, 10 Apr 2020 15:38:23 +0000 (23:38 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 10 Apr 2020 17:45:28 +0000 (01:45 +0800)
commit1520ca285d29fc13268290e8c786eeacc8700407
treef7f14a1575b4400f6008909a378265e39ff88c08
parent38b949f99f223acf8fbefc606d013dc80504b63b
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>
arch/nios2/Kconfig
arch/nios2/platform/platform.c