mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-08 02:54:32 +07:00
![]() pll BYPASS bit should be kept inside pll driver for glitchless freq setting following spec. If exposing the bit, that means pll driver and clk driver has two paths to touch this bit, which is wrong. So use EXT_BYPASS bit here. And drop uneeded set parent, because EXT_BYPASS default is 0. Suggested-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Link: https://lkml.kernel.org/r/1568043491-20680-5-git-send-email-peng.fan@nxp.com Signed-off-by: Stephen Boyd <sboyd@kernel.org> |
||
---|---|---|
.. | ||
clk-busy.c | ||
clk-composite-7ulp.c | ||
clk-composite-8m.c | ||
clk-cpu.c | ||
clk-divider-gate.c | ||
clk-fixup-div.c | ||
clk-fixup-mux.c | ||
clk-frac-pll.c | ||
clk-gate2.c | ||
clk-gate-exclusive.c | ||
clk-imx1.c | ||
clk-imx5.c | ||
clk-imx6q.c | ||
clk-imx6sl.c | ||
clk-imx6sll.c | ||
clk-imx6sx.c | ||
clk-imx6ul.c | ||
clk-imx7d.c | ||
clk-imx7ulp.c | ||
clk-imx8mm.c | ||
clk-imx8mn.c | ||
clk-imx8mq.c | ||
clk-imx8qxp-lpcg.c | ||
clk-imx8qxp-lpcg.h | ||
clk-imx8qxp.c | ||
clk-imx21.c | ||
clk-imx25.c | ||
clk-imx27.c | ||
clk-imx31.c | ||
clk-imx35.c | ||
clk-lpcg-scu.c | ||
clk-pfd.c | ||
clk-pfdv2.c | ||
clk-pll14xx.c | ||
clk-pllv1.c | ||
clk-pllv2.c | ||
clk-pllv3.c | ||
clk-pllv4.c | ||
clk-sccg-pll.c | ||
clk-scu.c | ||
clk-scu.h | ||
clk-vf610.c | ||
clk.c | ||
clk.h | ||
Kconfig | ||
Makefile |