summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2022-09-15 18:09:59 +0300
committerStephen Boyd <sboyd@kernel.org>2022-09-28 23:26:16 +0300
commitb1ff1bfe81e763420afd5f3f25f0b3cbfd97055c (patch)
tree9999af6824df99e161fecbfe035dd9f178053632 /drivers/clk/sunxi-ng
parent3d87f6c3be0df4a0f6d0ca719550a7bc77e520bf (diff)
downloadlinux-b1ff1bfe81e763420afd5f3f25f0b3cbfd97055c.tar.xz
clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
There is no dedicate parent clock for QSPI so SET_RATE_PARENT flag should not be used. For instance, the default parent clock for QSPI is pll2_bus, which is also the parent clock for quite a few modules, such as MMDC, once GPMI NAND set clock rate for EDO5 mode can cause system hang due to pll2_bus rate changed. Fixes: f1541e15e38e ("clk: imx6sx: Switch to clk_hw based API") Signed-off-by: Han Xu <han.xu@nxp.com> Link: https://lore.kernel.org/r/20220915150959.3646702-1-han.xu@nxp.com Tested-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Abel Vesa <abel.vesa@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/sunxi-ng')
0 files changed, 0 insertions, 0 deletions