linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk: ti: fixes for v5.4
@ 2019-10-23 12:35 Tero Kristo
  2019-10-31 13:58 ` Tero Kristo
  0 siblings, 1 reply; 2+ messages in thread
From: Tero Kristo @ 2019-10-23 12:35 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette; +Cc: linux-clk, linux-omap

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

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

* Re: [GIT PULL] clk: ti: fixes for v5.4
  2019-10-23 12:35 [GIT PULL] clk: ti: fixes for v5.4 Tero Kristo
@ 2019-10-31 13:58 ` Tero Kristo
  0 siblings, 0 replies; 2+ messages in thread
From: Tero Kristo @ 2019-10-31 13:58 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette; +Cc: linux-clk, linux-omap

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

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

end of thread, other threads:[~2019-10-31 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 12:35 [GIT PULL] clk: ti: fixes for v5.4 Tero Kristo
2019-10-31 13:58 ` Tero Kristo

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).