]> git.baikalelectronics.ru Git - kernel.git/commit
clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
authorDinh Nguyen <dinguyen@kernel.org>
Mon, 31 Aug 2020 20:26:57 +0000 (15:26 -0500)
committerStephen Boyd <sboyd@kernel.org>
Tue, 22 Sep 2020 19:54:41 +0000 (12:54 -0700)
commit6e3d50e1d1c453ff97817d4fec0dafc75a962d0f
treea0fdac3b2e117b76b0a2d0ca8ead41f98cb50ed0
parent235bcf9418a59b79b2a7e8f92daa97ffff0a4f9c
clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk

The fixed divider the emac_ptp_free_clk should be 2, not 4.

Fixes: 9db8778adad0 ("clk: socfpga: stratix10: add clock driver for
Stratix10 platform")
Cc: stable@vger.kernel.org
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link: https://lore.kernel.org/r/20200831202657.8224-1-dinguyen@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/socfpga/clk-s10.c