linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] i.MX clock fixes for 5.5
@ 2019-12-12 12:54 Shawn Guo
  2019-12-13  3:00 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2019-12-12 12:54 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: Fabio Estevam, Stefan Agner, kernel, linux-imx, linux-clk,
	linux-arm-kernel

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-clk-fixes-5.5

for you to fetch changes up to c3a5fd15ed0c1494435e4e35fbee734ae46b5073:

  clk: imx: pll14xx: fix clk_pll14xx_wait_lock (2019-12-11 15:07:06 +0800)

----------------------------------------------------------------
i.MX clock fixes for 5.5:
 - Add missing lock to divider in the composite driver for exclusive
   register access.
 - Add missing sentinel for ulp_div_table in clk-imx7ulp driver.
 - Fix clk_pll14xx_wait_lock() function which calls into
   readl_poll_timeout() with incorrect parameter.

----------------------------------------------------------------
Peng Fan (3):
      clk: imx: clk-composite-8m: add lock to gate/mux
      clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table
      clk: imx: pll14xx: fix clk_pll14xx_wait_lock

 drivers/clk/imx/clk-composite-8m.c | 2 ++
 drivers/clk/imx/clk-imx7ulp.c      | 1 +
 drivers/clk/imx/clk-pll14xx.c      | 2 +-
 3 files changed, 4 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] i.MX clock fixes for 5.5
  2019-12-12 12:54 [GIT PULL] i.MX clock fixes for 5.5 Shawn Guo
@ 2019-12-13  3:00 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2019-12-13  3:00 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Fabio Estevam, Stefan Agner, kernel, linux-imx, linux-clk,
	linux-arm-kernel

Quoting Shawn Guo (2019-12-12 04:54:48)
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
> 
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-clk-fixes-5.5
> 
> for you to fetch changes up to c3a5fd15ed0c1494435e4e35fbee734ae46b5073:
> 
>   clk: imx: pll14xx: fix clk_pll14xx_wait_lock (2019-12-11 15:07:06 +0800)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-fixes.


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

end of thread, other threads:[~2019-12-13  3:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-12 12:54 [GIT PULL] i.MX clock fixes for 5.5 Shawn Guo
2019-12-13  3:00 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).