linux_dsm_epyc7002/drivers/clk/imx
Peng Fan 4757d2a3a3 clk: imx: fix i.MX7D peripheral clk mux flags
According to RM, Page 574, Chapter 5.2.6.4.3 Peripheral clock slice,
"IP clock slices must be stopped to change the clock source.".

So we must have CLK_SET_PARENT_GATE flag to avoid glitch.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2020-09-07 11:08:50 +08:00
..
clk-busy.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-composite-7ulp.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-composite-8m.c clk: imx: fix composite peripheral flags 2020-09-07 11:08:50 +08:00
clk-cpu.c clk: imx: Support building i.MX common clock driver as module 2020-08-22 12:38:20 +08:00
clk-divider-gate.c clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw based 2019-12-11 19:19:59 +08:00
clk-fixup-div.c clk: imx: drop redundant initialization 2020-02-17 14:32:32 +08:00
clk-fixup-mux.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-frac-pll.c clk: imx: Support building i.MX common clock driver as module 2020-08-22 12:38:20 +08:00
clk-gate2.c clk: imx: Support building i.MX common clock driver as module 2020-08-22 12:38:20 +08:00
clk-gate-exclusive.c
clk-imx1.c
clk-imx5.c
clk-imx6q.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-imx6sl.c clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits 2020-08-22 12:37:18 +08:00
clk-imx6sll.c clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify code 2019-10-28 16:46:45 +08:00
clk-imx6sx.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-imx6ul.c clk: imx: imx6ul: change flexcan clock to support CiA bitrates 2020-04-13 22:22:33 +08:00
clk-imx7d.c clk: imx: fix i.MX7D peripheral clk mux flags 2020-09-07 11:08:50 +08:00
clk-imx7ulp.c clk: imx7ulp: make it easy to change ARM core clk 2020-04-14 21:35:58 +08:00
clk-imx8mm.c clk: imx8m: Support module build 2020-08-22 12:38:26 +08:00
clk-imx8mn.c clk: imx8m: Support module build 2020-08-22 12:38:26 +08:00
clk-imx8mp.c clk: imx: Correct the memrepair clock on imx8mp 2020-08-31 10:27:06 +08:00
clk-imx8mq.c clk: imx8m: Support module build 2020-08-22 12:38:26 +08:00
clk-imx8qxp-lpcg.c clk: imx8qxp: Support building i.MX8QXP clock driver as module 2020-08-22 12:38:29 +08:00
clk-imx8qxp-lpcg.h
clk-imx8qxp.c clk: imx8qxp: Support building i.MX8QXP clock driver as module 2020-08-22 12:38:29 +08:00
clk-imx21.c
clk-imx25.c
clk-imx27.c
clk-imx31.c
clk-imx35.c
clk-lpcg-scu.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-pfd.c
clk-pfdv2.c clk: imx: pfdv2: determine best parent rate 2020-03-10 14:02:02 +08:00
clk-pll14xx.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-pllv1.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-pllv2.c clk: imx: pllv2: Switch to clk_hw based API 2019-12-11 19:19:44 +08:00
clk-pllv3.c clk: imx: Use fallthrough pseudo-keyword 2020-07-27 15:21:19 -07:00
clk-pllv4.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk-scu.c clk: imx: Align imx sc clock parent msg structs to 4 2020-03-25 18:46:05 -07:00
clk-scu.h
clk-sscg-pll.c clk: imx: Support building i.MX common clock driver as module 2020-08-22 12:38:20 +08:00
clk-vf610.c clk: imx: vf610: Add CRC clock 2020-08-23 10:08:35 +08:00
clk.c clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
clk.h clk: imx: Explicitly include bits.h 2020-08-22 20:36:57 +08:00
Kconfig clk: imx8qxp: Support building i.MX8QXP clock driver as module 2020-08-22 12:38:29 +08:00
Makefile clk: imx8qxp: Support building i.MX8QXP clock driver as module 2020-08-22 12:38:29 +08:00