Linux clock framework development
 help / color / mirror / Atom feed
* [GIT PULL] clk: ti: changes for 5.6
@ 2020-01-21  7:31 Tero Kristo
       [not found] ` <20200122002311.405E7217F4@mail.kernel.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Tero Kristo @ 2020-01-21  7:31 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette, tony@atomide.com
  Cc: linux-clk, linux-omap@vger.kernel.org

Hi Stephen,

Please pull these TI clock changes towards v5.6. Tony, the same branch 
(for-5.6-ti-clk) can be considered immutable towards your DTS changes if 
you wish to sync them with this.

-Tero

---

The following changes since commit
e42617b825f8073569da76dc4510bfa019b1c35a:

   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6c3090520554d535db04f807c313d9a4b81a285c:

   clk: ti: clkctrl: Fix hidden dependency to node name (2020-01-20 
12:29:27 +0200)

----------------------------------------------------------------
TI clock driver changes for v5.6

This pull contains following changes:

- cam, vpe and sgx clock support for dra7
- fix gmac main clock for dra7
- aess clock support for omap5
- move dra7-atl clock header to correct location
- fix hidden node name dependency on clkctrl clocks

----------------------------------------------------------------
Benoit Parrot (2):
       clk: ti: dra7: add cam clkctrl data
       clk: ti: dra7: add vpe clkctrl data

Grygorii Strashko (1):
       clk: ti: dra7: fix parent for gmac_clkctrl

Peter Ujfalusi (1):
       dt-bindings: clock: Move ti-dra7-atl.h to dt-bindings/clock

Tony Lindgren (3):
       clk: ti: omap5: Add missing AESS clock
       clk: ti: add clkctrl data dra7 sgx
       clk: ti: clkctrl: Fix hidden dependency to node name

  .../devicetree/bindings/clock/ti-clkctrl.txt       | 11 ++-
  .../devicetree/bindings/clock/ti/dra7-atl.txt      |  4 +-
  arch/arm/boot/dts/dra7-evm-common.dtsi             |  2 +-
  arch/arm/boot/dts/dra72-evm-common.dtsi            |  2 +-
  arch/arm/boot/dts/dra7xx-clocks.dtsi               | 14 ++++
  drivers/clk/ti/clk-54xx.c                          | 15 ++++
  drivers/clk/ti/clk-7xx.c                           | 62 +++++++++++++-
  drivers/clk/ti/clk.c                               |  4 +-
  drivers/clk/ti/clkctrl.c                           | 96 
+++++++++++++++++++---
  include/dt-bindings/clock/dra7.h                   | 23 ++++++
  include/dt-bindings/clock/omap5.h                  |  1 +
  include/dt-bindings/{clk => clock}/ti-dra7-atl.h   |  0
  12 files changed, 214 insertions(+), 20 deletions(-)
  rename include/dt-bindings/{clk => clock}/ti-dra7-atl.h (100%)
--
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: changes for 5.6
       [not found] ` <20200122002311.405E7217F4@mail.kernel.org>
@ 2020-01-23 16:57   ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2020-01-23 16:57 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: Michael Turquette, Tero Kristo, linux-clk,
	linux-omap@vger.kernel.org

* Stephen Boyd <sboyd@kernel.org> [200122 00:24]:
> Quoting Tero Kristo (2020-01-20 23:31:27)
> > Hi Stephen,
> > 
> > Please pull these TI clock changes towards v5.6. Tony, the same branch 
> > (for-5.6-ti-clk) can be considered immutable towards your DTS changes if 
> > you wish to sync them with this.
> 
> Thanks. Pulled into clk-next

OK. I've based the pending omap4 & 5 crypto accelerator changes on
Tero's branch and pushed out omap-for-v5.6/ti-sysc-omap45-rng. Might
be too late for v5.6, but we'll see.

Thanks,

Tony

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

end of thread, other threads:[~2020-01-23 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-21  7:31 [GIT PULL] clk: ti: changes for 5.6 Tero Kristo
     [not found] ` <20200122002311.405E7217F4@mail.kernel.org>
2020-01-23 16:57   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox