All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] clk: imx: pll14/sccg use relaxed API
@ 2019-11-14  3:38 ` Peng Fan
  0 siblings, 0 replies; 12+ messages in thread
From: Peng Fan @ 2019-11-14  3:38 UTC (permalink / raw)
  To: sboyd, shawnguo, s.hauer, festevam, Abel Vesa
  Cc: kernel, dl-linux-imx, Aisheng Dong, linux-clk, linux-arm-kernel,
	linux-kernel, Leonard Crestez, Alice Guo, will, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

V2:
 update commit message to reflect the change
 Merged sccg/composite-8m into one patchset

This patchset is insipred from Will Deacon's slide/video:
https://elinux.org/images/a/a8/Uh-oh-Its-IO-Ordering-Will-Deacon-Arm.pdf
https://www.youtube.com/watch?v=i6DayghhA8Q

Peng Fan (4):
  clk: imx: pll14xx: use writel_relaxed
  clk: imx: pll14xx: use readl to force write completed
  clk: imx: sccg: use relaxed io api
  clk: imx: composite-8m: use relaxed io api

 drivers/clk/imx/clk-composite-8m.c |  8 ++++----
 drivers/clk/imx/clk-pll14xx.c      |  8 +++++++-
 drivers/clk/imx/clk-sccg-pll.c     | 17 +++++++++--------
 3 files changed, 20 insertions(+), 13 deletions(-)

-- 
2.16.4


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-12-12  5:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14  3:38 [PATCH V2 0/4] clk: imx: pll14/sccg use relaxed API Peng Fan
2019-11-14  3:38 ` Peng Fan
2019-11-14  3:38 ` [PATCH V2 1/4] clk: imx: pll14xx: use writel_relaxed Peng Fan
2019-11-14  3:38   ` Peng Fan
2019-11-14  3:38 ` [PATCH V2 2/4] clk: imx: pll14xx: use readl to force write completed Peng Fan
2019-11-14  3:38   ` Peng Fan
2019-11-14  3:38 ` [PATCH V2 3/4] clk: imx: sccg: use relaxed io api Peng Fan
2019-11-14  3:38   ` Peng Fan
2019-11-14  3:38 ` [PATCH V2 4/4] clk: imx: composite-8m: " Peng Fan
2019-11-14  3:38   ` Peng Fan
2019-12-12  5:36 ` [PATCH V2 0/4] clk: imx: pll14/sccg use relaxed API Peng Fan
2019-12-12  5:36   ` Peng Fan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.