mbox series

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

Message ID 1aff3a5c-75d3-5fd3-1aed-88eab2add828@baylibre.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] clk: meson: fixes for v5.1 | expand

Pull-request

git://github.com/BayLibre/clk-meson.git tags/meson-clk-fixes-for-5.1

Message

Neil Armstrong March 19, 2019, 8:03 p.m. UTC
Dear clock maintainers,

Below is a request to pull amlogic clock fixes for v5.1
These changes fixes a couple of simple mistakes I did while adding video
clocks to G12A, and a fix from Maxime fixing the Video Decoder clocks
rate rounding.

Cheers
Neil

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/meson-clk-fixes-for-5.1

for you to fetch changes up to 9e05e49c29fde3f5e0d82542cb89e26c0bc828d0:

  clk: meson-g12a: fix VPU clock parents (2019-03-19 17:38:41 +0100)

----------------------------------------------------------------
First round of fixes for meson clocks targeted for v5.1:
- g12a: Fix VPU clock parents and mux mask
- gxbb: Add CLK_DIVIDER_ROUND_CLOSEST to video decoder clocks

----------------------------------------------------------------
Maxime Jourdan (2):
      clk: meson-gxbb: round the vdec dividers to closest
      clk: meson: g12a: fix VPU clock muxes mask

Neil Armstrong (1):
      clk: meson-g12a: fix VPU clock parents

 drivers/clk/meson/g12a.c | 6 +++---
 drivers/clk/meson/gxbb.c | 2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)

Comments

Stephen Boyd March 20, 2019, 4:14 p.m. UTC | #1
Quoting Neil Armstrong (2019-03-19 13:03:34)
> Dear clock maintainers,
> 
> Below is a request to pull amlogic clock fixes for v5.1
> These changes fixes a couple of simple mistakes I did while adding video
> clocks to G12A, and a fix from Maxime fixing the Video Decoder clocks
> rate rounding.
> 

Thanks. Pulled into clk-fixes.