mbox series

[GIT,PULL] Amlogic clock updates for v5.7

Message ID 1jy2sfnnee.fsf@starbuckisacylon.baylibre.com (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Amlogic clock updates for v5.7 | expand

Pull-request

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

Message

Jerome Brunet March 5, 2020, 9:47 a.m. UTC
Hi Stephen

Here are the amlogic clock updates for this cycle. 

Cheers
Jerome

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 71202c412478d6553281726a6772d0d5510c42fb:

  clk: meson: meson8b: set audio output clock hierarchy (2020-02-21 11:44:41 +0100)

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

* Update audio clock gate hierarchy for meson8 and gxbb
* Update g12a spicc clock sources

----------------------------------------------------------------
Jerome Brunet (4):
      dt-bindings: clk: meson: add the gxl internal dac gate
      clk: meson: gxbb: add the gxl internal dac gate
      clk: meson: gxbb: set audio output clock hierarchy
      Merge branch 'v5.7/dt' into v5.7/drivers

Martin Blumenstingl (1):
      clk: meson: meson8b: set audio output clock hierarchy

Neil Armstrong (2):
      dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs
      clk: meson: g12a: add support for the SPICC SCLK Source clocks

 drivers/clk/meson/g12a.c              | 129 ++++++++++++++++++++++++++++++++++
 drivers/clk/meson/g12a.h              |   6 +-
 drivers/clk/meson/gxbb.c              |  21 +++---
 drivers/clk/meson/gxbb.h              |   2 +-
 drivers/clk/meson/meson8b.c           |  21 +++---
 include/dt-bindings/clock/g12a-clkc.h |   2 +
 include/dt-bindings/clock/gxbb-clkc.h |   1 +
 7 files changed, 164 insertions(+), 18 deletions(-)

Comments

Stephen Boyd March 6, 2020, 9:13 p.m. UTC | #1
Quoting Jerome Brunet (2020-03-05 01:47:53)
> Hi Stephen
> 
> Here are the amlogic clock updates for this cycle. 
> 
> Cheers
> Jerome
> 
> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> 
>   Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.7-1
> 
> for you to fetch changes up to 71202c412478d6553281726a6772d0d5510c42fb:
> 
>   clk: meson: meson8b: set audio output clock hierarchy (2020-02-21 11:44:41 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next