linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk: meson: updates for v4.21, round 2
@ 2018-12-11 15:15 Neil Armstrong
  2018-12-13  9:07 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Armstrong @ 2018-12-11 15:15 UTC (permalink / raw)
  To: sboyd, mturquette; +Cc: open list:ARM/Amlogic Meson..., linux-clk

Dear clock maintainers,

Below is a request to pull updates for Amlogic clocks, round 2.

It covers essentially Meson8/Meson8b video clocks, a fix for previous round
and helper addition to simplify clock driver input management.

Thanks,
Neil

The following changes since commit a7d19b05ce817d60ae672c4c112e77892978dc3c:

  clk: meson: meson8b: add the CPU clock post divider clocks (2018-11-23 15:11:58 +0100)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/meson-clk-4.21-2

for you to fetch changes up to f03566d0aa79f9e09a288936980741c479a22fdb:

  clk: meson: axg-audio: use the clk input helper function (2018-12-11 16:07:03 +0100)

----------------------------------------------------------------
Update for meson clocks targeted at v4.21, round 2:
- Fix GXL HDMI Pll fractional bits (from first round)
- Add the Meson8/Meson8b video clocks
- Add clk-input helper and use it for axg-audio clock driver

----------------------------------------------------------------
Jerome Brunet (2):
      clk: meson: add clk-input helper function
      clk: meson: axg-audio: use the clk input helper function

Martin Blumenstingl (3):
      clk: meson: meson8b: fix the offset of vid_pll_dco's N value
      clk: meson: meson8b: add the fractional divider for vid_pll_dco
      clk: meson: meson8b: add the read-only video clock trees

Neil Armstrong (1):
      clk: meson: Fix GXL HDMI PLL fractional bits width

 drivers/clk/meson/Makefile    |   1 +
 drivers/clk/meson/axg-audio.c |  83 ++---
 drivers/clk/meson/clk-input.c |  44 +++
 drivers/clk/meson/clkc.h      |   5 +
 drivers/clk/meson/gxbb.c      |   8 +-
 drivers/clk/meson/meson8b.c   | 746 +++++++++++++++++++++++++++++++++++++++++-
 drivers/clk/meson/meson8b.h   |  54 ++-
 7 files changed, 870 insertions(+), 71 deletions(-)
 create mode 100644 drivers/clk/meson/clk-input.c

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

* Re: [GIT PULL] clk: meson: updates for v4.21, round 2
  2018-12-11 15:15 [GIT PULL] clk: meson: updates for v4.21, round 2 Neil Armstrong
@ 2018-12-13  9:07 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2018-12-13  9:07 UTC (permalink / raw)
  To: Neil Armstrong, mturquette; +Cc: open list:ARM/Amlogic Meson..., linux-clk

Quoting Neil Armstrong (2018-12-11 07:15:09)
> Dear clock maintainers,
> 
> Below is a request to pull updates for Amlogic clocks, round 2.
> 
> It covers essentially Meson8/Meson8b video clocks, a fix for previous round
> and helper addition to simplify clock driver input management.
> 
> Thanks,
> Neil
> 
> The following changes since commit a7d19b05ce817d60ae672c4c112e77892978dc3c:
> 
>   clk: meson: meson8b: add the CPU clock post divider clocks (2018-11-23 15:11:58 +0100)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git tags/meson-clk-4.21-2
> 
> for you to fetch changes up to f03566d0aa79f9e09a288936980741c479a22fdb:
> 
>   clk: meson: axg-audio: use the clk input helper function (2018-12-11 16:07:03 +0100)
> 

Thanks. Pulled into clk-next.

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2018-12-13  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-11 15:15 [GIT PULL] clk: meson: updates for v4.21, round 2 Neil Armstrong
2018-12-13  9:07 ` 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).