1
0
Fork 0
alistair23-linux/drivers/clk/s32/s32v234
Stefan-Gabriel Mirea 7392a4f58d LF-632 clk: s32v234: Fix "enetpll_dfs3" position in sdhc_sels
According to the RM, MC_CGM_0_AC15_SC[SELCTL] needs to be 0b100 in order to
select ENET PLL DFS 4 as the source for SDHC_CLK. Omitting such a position
in the parents array will prevent clk_get_rate() (called from
sdhci-esdhc-imx.c) from determining the frequency of ipg_clk_perclk.

Fixes: fba4afe476 ("clk: s32v234: Initial enet clk support")
Signed-off-by: Stefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com>
Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
(cherry picked from commit 6f47d7ee76d533622f91533d80d7dc2e89583199)
2020-02-26 04:17:45 +08:00
..
Makefile clk: s32v234: Add dfs clk 2019-11-25 16:28:54 +08:00
clk-dfs.c clk: s32v234: Add dfs clk 2019-11-25 16:28:54 +08:00
clk-plldig.c
clk.c LF-632 clk: s32v234: Fix "enetpll_dfs3" position in sdhc_sels 2020-02-26 04:17:45 +08:00
clk.h clk: s32v234: Add dfs clk 2019-11-25 16:28:54 +08:00
dfs.h clk: s32v234: Add dfs clk 2019-11-25 16:28:54 +08:00
mc_cgm.h clk: s32v234: Initial enet clk support 2019-11-25 16:28:55 +08:00
mc_me.h
pll.h
src.h