mbox series

[GIT,PULL] clk: ti: fixes for v5.4

Message ID fc8fa6fe-5050-ec41-6fdc-c8b726255860@ti.com (mailing list archive)
State Changes Requested, archived
Headers show
Series [GIT,PULL] clk: ti: fixes for v5.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux

Message

Tero Kristo Oct. 23, 2019, 12:35 p.m. UTC
Hi Stephen,

Please pull these fixes for 5.4.

Thanks,
Tero

---

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux 
tags/ti-clk-fixes-for-5.4

for you to fetch changes up to 1c7630688a0fa0738688f987c48b6be412e200dd:

   clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call (2019-10-23 
12:14:06 +0300)

----------------------------------------------------------------
TI clock driver fixes for 5.4

- Divider clock fixes to accommodate max divider values properly
- Fix for certain clkctrl clocks failing to enable due to timeout
- Remove duplicate clock aliases for dra7-atl-clocks

----------------------------------------------------------------
Peter Ujfalusi (1):
       clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call

Tero Kristo (4):
       clk: ti: divider: cleanup _register_divider and ti_clk_get_div_table
       clk: ti: divider: cleanup ti_clk_parse_divider_data API
       clk: ti: divider: convert to use min,max,mask instead of width
       ARM: dts: omap3: fix DPLL4 M4 divider max value

Tony Lindgren (1):
       clk: ti: clkctrl: Fix failed to enable error with double udelay 
timeout

  arch/arm/boot/dts/omap36xx-clocks.dtsi |   4 +
  arch/arm/boot/dts/omap3xxx-clocks.dtsi |   2 +-
  drivers/clk/ti/clk-dra7-atl.c          |   6 -
  drivers/clk/ti/clkctrl.c               |   7 +-
  drivers/clk/ti/clock.h                 |   7 +-
  drivers/clk/ti/divider.c               | 282 
+++++++++++++--------------------
  6 files changed, 127 insertions(+), 181 deletions(-)
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Comments

Tero Kristo Oct. 31, 2019, 1:58 p.m. UTC | #1
On 23/10/2019 15:35, Tero Kristo wrote:
> Hi Stephen,
> 
> Please pull these fixes for 5.4.
> 
> Thanks,
> Tero

Please ignore this pull. Divider changes are moving out to v5.5.

Stephen, about the other two patches, do you want to pick these as fixes 
yourself or whats your preference for them?

-Tero

> 
> ---
> 
> The following changes since commit 
> 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>    Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux 
> tags/ti-clk-fixes-for-5.4
> 
> for you to fetch changes up to 1c7630688a0fa0738688f987c48b6be412e200dd:
> 
>    clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call (2019-10-23 
> 12:14:06 +0300)
> 
> ----------------------------------------------------------------
> TI clock driver fixes for 5.4
> 
> - Divider clock fixes to accommodate max divider values properly
> - Fix for certain clkctrl clocks failing to enable due to timeout
> - Remove duplicate clock aliases for dra7-atl-clocks
> 
> ----------------------------------------------------------------
> Peter Ujfalusi (1):
>        clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
> 
> Tero Kristo (4):
>        clk: ti: divider: cleanup _register_divider and ti_clk_get_div_table
>        clk: ti: divider: cleanup ti_clk_parse_divider_data API
>        clk: ti: divider: convert to use min,max,mask instead of width
>        ARM: dts: omap3: fix DPLL4 M4 divider max value
> 
> Tony Lindgren (1):
>        clk: ti: clkctrl: Fix failed to enable error with double udelay 
> timeout
> 
>   arch/arm/boot/dts/omap36xx-clocks.dtsi |   4 +
>   arch/arm/boot/dts/omap3xxx-clocks.dtsi |   2 +-
>   drivers/clk/ti/clk-dra7-atl.c          |   6 -
>   drivers/clk/ti/clkctrl.c               |   7 +-
>   drivers/clk/ti/clock.h                 |   7 +-
>   drivers/clk/ti/divider.c               | 282 
> +++++++++++++--------------------
>   6 files changed, 127 insertions(+), 181 deletions(-)
> -- 

--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki