]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commitb02cf0c4736c65c6667f396efaae6b5521e82abf
treea0fdac3b2e117b76b0a2d0ca8ead41f98cb50ed0
parentf3bb0f796f5ffe32f0fbdce5b1b12eb85511158f
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: 07afb8db7340 ("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