linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL RESEND] clk: meson: amlogic updates for v5.11
@ 2020-12-05 18:00 Jerome Brunet
  2020-12-07 21:26 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Jerome Brunet @ 2020-12-05 18:00 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Kevin Hilman, Neil Armstrong, linux-clk, linux-amlogic

Hi Stephen,

Here are the updates for amlogic clocks for v5.11. This is based on your
clk-hw branch, instead of the usual rc1, since it depends on clk_hw
stuff you've already applied.

Hopefully I got it right this time ...

Please Pull.
Thx.

Cheers
Jerome

The following changes since commit e6fb7aee486c7fbd4d94f4894feaa6f0424c1740:

  clk: meson: g12: use devm variant to register notifiers (2020-11-14 12:58:31 -0800)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.11-1

for you to fetch changes up to 88b9ae600138baff18c7f4c4870622584acc6111:

  clk: meson: g12a: add MIPI DSI Host Pixel Clock (2020-11-26 15:25:20 +0100)

----------------------------------------------------------------
Amlogic clock changes for v5.11

* Add MIPI DSI clocks for axg and g12
* Make it possible to build controllers as modules
* Fix Video PLL clock dependency

----------------------------------------------------------------
Jerome Brunet (2):
      Merge branch 'v5.11/headers' into integ
      Merge branch 'v5.11/headers' into v5.11/drivers

Kevin Hilman (2):
      clk: meson: Kconfig: fix dependency for G12A
      clk: meson: enable building as modules

Neil Armstrong (6):
      dt-bindings: clk: axg-clkc: add Video Clocks
      dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding
      clk: meson: axg: add Video Clocks
      clk: meson: axg: add MIPI DSI Host clock
      dt-bindings: clk: g12a-clkc: add DSI Pixel clock bindings
      clk: meson: g12a: add MIPI DSI Host Pixel Clock

 drivers/clk/meson/Kconfig             |   7 +-
 drivers/clk/meson/axg-aoclk.c         |   5 +-
 drivers/clk/meson/axg.c               | 824 +++++++++++++++++++++++++++++++++-
 drivers/clk/meson/axg.h               |  23 +-
 drivers/clk/meson/g12a-aoclk.c        |   5 +-
 drivers/clk/meson/g12a.c              |  79 +++-
 drivers/clk/meson/g12a.h              |   3 +-
 drivers/clk/meson/gxbb-aoclk.c        |   5 +-
 drivers/clk/meson/gxbb.c              |   5 +-
 drivers/clk/meson/meson-aoclk.c       |   4 +
 drivers/clk/meson/meson-eeclk.c       |   3 +
 include/dt-bindings/clock/axg-clkc.h  |  25 ++
 include/dt-bindings/clock/g12a-clkc.h |   2 +
 13 files changed, 979 insertions(+), 11 deletions(-)

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

* Re: [GIT PULL RESEND] clk: meson: amlogic updates for v5.11
  2020-12-05 18:00 [GIT PULL RESEND] clk: meson: amlogic updates for v5.11 Jerome Brunet
@ 2020-12-07 21:26 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2020-12-07 21:26 UTC (permalink / raw)
  To: Jerome Brunet; +Cc: Kevin Hilman, Neil Armstrong, linux-clk, linux-amlogic

Quoting Jerome Brunet (2020-12-05 10:00:18)
> Hi Stephen,
> 
> Here are the updates for amlogic clocks for v5.11. This is based on your
> clk-hw branch, instead of the usual rc1, since it depends on clk_hw
> stuff you've already applied.
> 
> Hopefully I got it right this time ...
> 
> Please Pull.
> Thx.
> 
> Cheers
> Jerome
> 
> The following changes since commit e6fb7aee486c7fbd4d94f4894feaa6f0424c1740:
> 
>   clk: meson: g12: use devm variant to register notifiers (2020-11-14 12:58:31 -0800)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.11-1
> 
> for you to fetch changes up to 88b9ae600138baff18c7f4c4870622584acc6111:
> 
>   clk: meson: g12a: add MIPI DSI Host Pixel Clock (2020-11-26 15:25:20 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2020-12-07 21:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05 18:00 [GIT PULL RESEND] clk: meson: amlogic updates for v5.11 Jerome Brunet
2020-12-07 21:26 ` Stephen Boyd

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