ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only
authorMarek Vasut <marex@denx.de>
Mon, 6 Aug 2018 19:47:50 +0000 (21:47 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 13 Aug 2018 20:35:42 +0000 (22:35 +0200)
commit49e508e962df731590c3785af0d94493864c61ff
tree7d34cc991f680217fba88bc9d774fe31fc1f3b52
parent934aec71d6491ed3e5555f92255613dfdf402aa8
ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only

The L4SP and MMC clock precalculation is specific to Gen5, it is not
needed on Arria10/Stratix10. Isolate it to Gen5 until there is a proper
clock driver for Gen5, at which point this will go away completely.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <chin.liang.see@intel.com>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Cc: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/clock_manager.c