mbox

[GIT,PULL] clock: ti: fixes for 4.3-rc

Message ID 560E26EC.1030801@ti.com
State New
Headers show

Pull-request

https://github.com/t-kristo/linux-pm.git for-4.3-rc/ti-clk-fixes

Message

Tero Kristo Oct. 2, 2015, 6:40 a.m. UTC
Hi Stephen, Mike,

A few TI clock driver fixes to pull against 4.3-rc.

-Tero

================

The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

   Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

   https://github.com/t-kristo/linux-pm.git for-4.3-rc/ti-clk-fixes

for you to fetch changes up to 7aba4f5201d1b7b3ddb0b03883d9edf69851ddad:

   clk: ti: dflt: fix enable_reg validity check (2015-10-02 09:24:28 +0300)

----------------------------------------------------------------
Ben Dooks (1):
       clk: ti: fix dual-registration of uart4_ick

Peter Ujfalusi (1):
       clk: ti: clk-7xx: Remove hardwired ABE clock configuration

Suman Anna (1):
       clk: ti: dflt: fix enable_reg validity check

  drivers/clk/ti/clk-3xxx.c  |    2 +-
  drivers/clk/ti/clk-7xx.c   |   18 +-----------------
  drivers/clk/ti/clkt_dflt.c |    4 ++--
  3 files changed, 4 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Stephen Boyd Oct. 2, 2015, 6:28 p.m. UTC | #1
On 10/02, Tero Kristo wrote:
> Hi Stephen, Mike,
> 
> A few TI clock driver fixes to pull against 4.3-rc.
> 
> -Tero
> 
> ================
> 
> The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:
> 
>   Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)
> 
> are available in the git repository at:
> 
>   https://github.com/t-kristo/linux-pm.git for-4.3-rc/ti-clk-fixes
> 

Thanks, pulled. I guess we'll wait until Monday next week to send
off to Linus so this can go through a couple -next cycles.