All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i.MX clock update for 4.8
@ 2016-06-28  8:28 ` Shawn Guo
  0 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2016-06-28  8:28 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd; +Cc: kernel, linux-clk, linux-arm-kernel

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to bfa10f7d9ae2a6d1e615bf6841887fd9adb056be:

  clk: imx6ul: fix gpt2 clock names (2016-06-16 09:05:55 +0800)

----------------------------------------------------------------
The i.MX clock updates for 4.8:
 - A few correction and improvements on pllv3 driver around AV pll clock
   rate calculation, parent setting and power bit handling
 - Correct i.MX6UL GPT2 clock names
 - A couple of minor fixes on i.MX7D clock driver on DRAM clocks

----------------------------------------------------------------
Anson Huang (3):
      clk: imx: correct AV PLL rate formula
      clk: imx7d: correct dram root clk parent select
      clk: imx7d: correct dram pll type

Dong Aisheng (4):
      clk: imx: fix pll clock parents
      clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bit
      clk: imx: refine the powerdown bit of clk-pllv3
      clk: imx6ul: fix gpt2 clock names

 drivers/clk/imx/clk-imx6q.c  | 14 +++++++-------
 drivers/clk/imx/clk-imx6sl.c | 14 +++++++-------
 drivers/clk/imx/clk-imx6sx.c | 14 +++++++-------
 drivers/clk/imx/clk-imx6ul.c | 18 +++++++++---------
 drivers/clk/imx/clk-imx7d.c  | 14 +++++++-------
 drivers/clk/imx/clk-pllv3.c  | 28 ++++++++++++++++------------
 6 files changed, 53 insertions(+), 49 deletions(-)

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

* [GIT PULL] i.MX clock update for 4.8
@ 2016-06-28  8:28 ` Shawn Guo
  0 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2016-06-28  8:28 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to bfa10f7d9ae2a6d1e615bf6841887fd9adb056be:

  clk: imx6ul: fix gpt2 clock names (2016-06-16 09:05:55 +0800)

----------------------------------------------------------------
The i.MX clock updates for 4.8:
 - A few correction and improvements on pllv3 driver around AV pll clock
   rate calculation, parent setting and power bit handling
 - Correct i.MX6UL GPT2 clock names
 - A couple of minor fixes on i.MX7D clock driver on DRAM clocks

----------------------------------------------------------------
Anson Huang (3):
      clk: imx: correct AV PLL rate formula
      clk: imx7d: correct dram root clk parent select
      clk: imx7d: correct dram pll type

Dong Aisheng (4):
      clk: imx: fix pll clock parents
      clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bit
      clk: imx: refine the powerdown bit of clk-pllv3
      clk: imx6ul: fix gpt2 clock names

 drivers/clk/imx/clk-imx6q.c  | 14 +++++++-------
 drivers/clk/imx/clk-imx6sl.c | 14 +++++++-------
 drivers/clk/imx/clk-imx6sx.c | 14 +++++++-------
 drivers/clk/imx/clk-imx6ul.c | 18 +++++++++---------
 drivers/clk/imx/clk-imx7d.c  | 14 +++++++-------
 drivers/clk/imx/clk-pllv3.c  | 28 ++++++++++++++++------------
 6 files changed, 53 insertions(+), 49 deletions(-)

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

* Re: [GIT PULL] i.MX clock update for 4.8
  2016-06-28  8:28 ` Shawn Guo
@ 2016-06-30 20:18   ` Stephen Boyd
  -1 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2016-06-30 20:18 UTC (permalink / raw)
  To: Shawn Guo; +Cc: Michael Turquette, kernel, linux-clk, linux-arm-kernel

On 06/28, Shawn Guo wrote:
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-clk-4.8
> 
> for you to fetch changes up to bfa10f7d9ae2a6d1e615bf6841887fd9adb056be:
> 
>   clk: imx6ul: fix gpt2 clock names (2016-06-16 09:05:55 +0800)
> 

Thanks. Pulled.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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

* [GIT PULL] i.MX clock update for 4.8
@ 2016-06-30 20:18   ` Stephen Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2016-06-30 20:18 UTC (permalink / raw)
  To: linux-arm-kernel

On 06/28, Shawn Guo wrote:
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-clk-4.8
> 
> for you to fetch changes up to bfa10f7d9ae2a6d1e615bf6841887fd9adb056be:
> 
>   clk: imx6ul: fix gpt2 clock names (2016-06-16 09:05:55 +0800)
> 

Thanks. Pulled.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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

end of thread, other threads:[~2016-06-30 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-28  8:28 [GIT PULL] i.MX clock update for 4.8 Shawn Guo
2016-06-28  8:28 ` Shawn Guo
2016-06-30 20:18 ` Stephen Boyd
2016-06-30 20:18   ` Stephen Boyd

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.