mbox series

[GIT,PULL] clk: meson: fixes for v5.4

Message ID 1jzhibaeaz.fsf@starbuckisacylon.baylibre.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] clk: meson: fixes for v5.4 | expand

Pull-request

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

Message

Jerome Brunet Oct. 8, 2019, 7:26 a.m. UTC
Hi Stephen,

Please pull these few fixes for the current release.

Thanks
Jerome

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 90b171f6035688236a3f09117a683020be45603a:

  clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxes (2019-10-01 14:51:15 +0200)

----------------------------------------------------------------
First round of amlogic clock fixes for v5.4.

This fixes the clock rate propagation for the g12a cpu clocks and
the gxbb adc clock.

----------------------------------------------------------------
Martin Blumenstingl (1):
      clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate

Neil Armstrong (2):
      clk: meson: g12a: fix cpu clock rate setting
      clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxes

 drivers/clk/meson/g12a.c | 13 +++++++++++--
 drivers/clk/meson/gxbb.c |  1 +
 2 files changed, 12 insertions(+), 2 deletions(-)

Comments

Stephen Boyd Oct. 16, 2019, 10:58 p.m. UTC | #1
Quoting Jerome Brunet (2019-10-08 00:26:12)
> Hi Stephen,
> 
> Please pull these few fixes for the current release.
> 
> Thanks
> Jerome
> 
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://github.com/BayLibre/clk-meson.git tags/clk-meson-fixes-v5.4-1
> 
> for you to fetch changes up to 90b171f6035688236a3f09117a683020be45603a:

Thanks. Pulled into fixes and merged up to next.