public inbox for linux-amlogic@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL]  clk: meson: 2nd updates for v4.18
@ 2018-05-21 10:04 Jerome Brunet
  2018-06-01 17:21 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Jerome Brunet @ 2018-05-21 10:04 UTC (permalink / raw)
  To: linus-amlogic

Dear clock maintainers,

Below is a request to pull a second round Amlogic clock updates for v4.18.
Nothing really out of the ordinary, the bulk of the changes comes from migrating
our files to SPDX license identifiers.

Cheers
Jerome

The following changes since commit 24a2e6796eb23d17d4e32a27f19336248666272c:

  clk: meson: drop CLK_SET_RATE_PARENT flag (2018-05-15 14:19:43 +0200)

are available in the Git repository at:

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

for you to fetch changes up to de1ca2d07bdc3fb4a21991ca78b026324636f541:

  clk: meson: axg: let mpll clocks round closest (2018-05-21 11:31:59 +0200)

----------------------------------------------------------------
Second round of update for meson clocks targeted at v4.18:
* Add critical flag to meson8b's fdiv2 as temporary fixup for the ethernet.
* Clean up license headers with SPDX
* Add round closest support to mpll driver.

----------------------------------------------------------------
Jerome Brunet (3):
      clk: meson: use SPDX license identifiers consistently
      clk: meson: mpll: add round closest support
      clk: meson: axg: let mpll clocks round closest

Martin Blumenstingl (1):
      clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL

 drivers/clk/meson/axg.c               |  4 ++
 drivers/clk/meson/clk-audio-divider.c | 13 +-----
 drivers/clk/meson/clk-mpll.c          | 76 +++++++++--------------------------
 drivers/clk/meson/clk-pll.c           | 13 +-----
 drivers/clk/meson/clk-regmap.c        |  6 ++-
 drivers/clk/meson/clk-regmap.h        |  8 ++--
 drivers/clk/meson/clkc.h              | 16 ++------
 drivers/clk/meson/gxbb-aoclk-32k.c    |  3 +-
 drivers/clk/meson/gxbb-aoclk.c        | 51 +----------------------
 drivers/clk/meson/gxbb-aoclk.h        |  3 +-
 drivers/clk/meson/gxbb.c              | 15 +------
 drivers/clk/meson/gxbb.h              | 52 +-----------------------
 drivers/clk/meson/meson8b.c           | 23 ++++-------
 drivers/clk/meson/meson8b.h           | 13 +-----
 14 files changed, 53 insertions(+), 243 deletions(-)

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

end of thread, other threads:[~2018-06-01 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-21 10:04 [GIT PULL] clk: meson: 2nd updates for v4.18 Jerome Brunet
2018-06-01 17:21 ` Stephen Boyd

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