All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: meson: updates for v5.10
@ 2020-09-14 17:24 ` Jerome Brunet
  0 siblings, 0 replies; 4+ messages in thread
From: Jerome Brunet @ 2020-09-14 17:24 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Neil Armstrong, Kevin Hilman, linux-clk, linux-amlogic

Hi Stephen,

Here are the Amlogic clock changes for v5.10
Please pull.

Cheers
Jerome

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7b5c5720a3689c2c16968ee276b7c47edb64ce0f:

  clk: meson: make shipped controller configurable (2020-09-10 11:47:33 +0200)

----------------------------------------------------------------
First round of amlogic clock updates for v5.10

* g12: update audio clock inverter and fdiv2 flag
* config: allow to disable unnecessary amlogic clock controllers

----------------------------------------------------------------
Jerome Brunet (4):
      clk: meson: add sclk-ws driver
      clk: meson: axg-audio: separate axg and g12a regmap tables
      clk: meson: axg-audio: fix g12a tdmout sclk inverter
      clk: meson: make shipped controller configurable

Stefan Agner (1):
      clk: meson: g12a: mark fclk_div2 as critical

 drivers/clk/meson/Kconfig     |  26 +++--
 drivers/clk/meson/axg-audio.c | 214 ++++++++++++++++++++++++++++++++++++------
 drivers/clk/meson/clk-phase.c |  56 +++++++++++
 drivers/clk/meson/clk-phase.h |   6 ++
 drivers/clk/meson/g12a.c      |  11 +++
 5 files changed, 274 insertions(+), 39 deletions(-)

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

* [GIT PULL] clk: meson: updates for v5.10
@ 2020-09-14 17:24 ` Jerome Brunet
  0 siblings, 0 replies; 4+ messages in thread
From: Jerome Brunet @ 2020-09-14 17:24 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Kevin Hilman, linux-amlogic, linux-clk, Neil Armstrong

Hi Stephen,

Here are the Amlogic clock changes for v5.10
Please pull.

Cheers
Jerome

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7b5c5720a3689c2c16968ee276b7c47edb64ce0f:

  clk: meson: make shipped controller configurable (2020-09-10 11:47:33 +0200)

----------------------------------------------------------------
First round of amlogic clock updates for v5.10

* g12: update audio clock inverter and fdiv2 flag
* config: allow to disable unnecessary amlogic clock controllers

----------------------------------------------------------------
Jerome Brunet (4):
      clk: meson: add sclk-ws driver
      clk: meson: axg-audio: separate axg and g12a regmap tables
      clk: meson: axg-audio: fix g12a tdmout sclk inverter
      clk: meson: make shipped controller configurable

Stefan Agner (1):
      clk: meson: g12a: mark fclk_div2 as critical

 drivers/clk/meson/Kconfig     |  26 +++--
 drivers/clk/meson/axg-audio.c | 214 ++++++++++++++++++++++++++++++++++++------
 drivers/clk/meson/clk-phase.c |  56 +++++++++++
 drivers/clk/meson/clk-phase.h |   6 ++
 drivers/clk/meson/g12a.c      |  11 +++
 5 files changed, 274 insertions(+), 39 deletions(-)

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

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

* Re: [GIT PULL] clk: meson: updates for v5.10
  2020-09-14 17:24 ` Jerome Brunet
@ 2020-09-21 20:53   ` Stephen Boyd
  -1 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2020-09-21 20:53 UTC (permalink / raw)
  To: Jerome Brunet; +Cc: Neil Armstrong, Kevin Hilman, linux-clk, linux-amlogic

Quoting Jerome Brunet (2020-09-14 10:24:04)
> Hi Stephen,
> 
> Here are the Amlogic clock changes for v5.10
> Please pull.
> 
> Cheers
> Jerome
> 
> The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
> 
>   Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.10-1
> 
> for you to fetch changes up to 7b5c5720a3689c2c16968ee276b7c47edb64ce0f:
> 
>   clk: meson: make shipped controller configurable (2020-09-10 11:47:33 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

* Re: [GIT PULL] clk: meson: updates for v5.10
@ 2020-09-21 20:53   ` Stephen Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2020-09-21 20:53 UTC (permalink / raw)
  To: Jerome Brunet; +Cc: Kevin Hilman, linux-amlogic, linux-clk, Neil Armstrong

Quoting Jerome Brunet (2020-09-14 10:24:04)
> Hi Stephen,
> 
> Here are the Amlogic clock changes for v5.10
> Please pull.
> 
> Cheers
> Jerome
> 
> The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
> 
>   Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.10-1
> 
> for you to fetch changes up to 7b5c5720a3689c2c16968ee276b7c47edb64ce0f:
> 
>   clk: meson: make shipped controller configurable (2020-09-10 11:47:33 +0200)
> 
> ----------------------------------------------------------------

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] 4+ messages in thread

end of thread, other threads:[~2020-09-21 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 17:24 [GIT PULL] clk: meson: updates for v5.10 Jerome Brunet
2020-09-14 17:24 ` Jerome Brunet
2020-09-21 20:53 ` Stephen Boyd
2020-09-21 20:53   ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.