[GIT PULL] OMAP2+: TI clock driver changes for 4.1 merge window

Michael Turquette mturquette at linaro.org
Tue Mar 24 17:09:33 PDT 2015


Quoting Tero Kristo (2015-03-24 12:06:41)
> Hi Mike,
> 
> Here are the TI clock driver patches meant for 4.1 merge window.
> 
> Some simple data fixes, dm81xx FAPLL changes, and a generic TI clock 
> driver register access fix taken from the PRCM/SCM set I have posted to 
> linux-omap list earlier.

Pulled.

Thanks,
Mike

> 
> -Tero
> 
> ----------------------------------------------------------------
> 
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
> 
>    Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
> 
> are available in the git repository at:
> 
>    git at github.com:t-kristo/linux-pm.git for-4.1-clk-ti
> 
> for you to fetch changes up to 9089848d9afa34a796988b5b666c2c4e611ccb61:
> 
>    clk: ti: Implement FAPLL set_rate for the PLL (2015-03-24 20:26:14 +0200)
> 
> ----------------------------------------------------------------
> Peter Ujfalusi (2):
>        clk: ti: clk-3xxx: Correct McBSP related DT clock definitions
>        clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliases
> 
> Suman Anna (4):
>        clk: ti: OMAP4: Remove the legacy timer DT clock aliases
>        clk: ti: OMAP5: Correct the DT clock aliases for timers
>        clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers
>        clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16
> 
> Tero Kristo (1):
>        clk: ti: fix ti_clk_get_reg_addr error handling
> 
> Tony Lindgren (3):
>        clk: ti: Fix FAPLL recalc_rate for rounding errors
>        clk: ti: Implement FAPLL set_rate for the synthesizer
>        clk: ti: Implement FAPLL set_rate for the PLL
> 
>   drivers/clk/ti/apll.c            |    5 +-
>   drivers/clk/ti/autoidle.c        |    2 +-
>   drivers/clk/ti/clk-3xxx-legacy.c |   16 ++-
>   drivers/clk/ti/clk-3xxx.c        |   19 +--
>   drivers/clk/ti/clk-44xx.c        |   11 --
>   drivers/clk/ti/clk-54xx.c        |   22 ++--
>   drivers/clk/ti/clk-7xx.c         |   18 ++-
>   drivers/clk/ti/clk.c             |    7 +-
>   drivers/clk/ti/divider.c         |    4 +-
>   drivers/clk/ti/dpll.c            |    6 +-
>   drivers/clk/ti/fapll.c           |  270 
> ++++++++++++++++++++++++++++++++++++--
>   drivers/clk/ti/gate.c            |    4 +-
>   drivers/clk/ti/interface.c       |    2 +-
>   drivers/clk/ti/mux.c             |    4 +-
>   14 files changed, 318 insertions(+), 72 deletions(-)



More information about the linux-arm-kernel mailing list