mbox series

[GIT,PULL] Allwinner Clock Fixes for 5.4

Message ID eb232b2b-ff54-48d5-bbd0-f628d4650b25.lettre@localhost (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Allwinner Clock Fixes for 5.4 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-fixes-for-5.4-1

Message

Maxime Ripard Nov. 2, 2019, 3:50 p.m. UTC
Hi,

Please pull the following changes for the current release.

Thanks!
Maxime

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

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

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-fixes-for-5.4-1

for you to fetch changes up to cdfc2e2086bf9c465f44e2db25561373b084a113:

  clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18 (2019-10-29 08:42:52 +0100)

----------------------------------------------------------------
Two patches that fix some operator precedence and zeroing of bits

----------------------------------------------------------------
Colin Ian King (1):
      clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18

Nathan Chancellor (1):
      clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup


 drivers/clk/sunxi-ng/ccu-sun9i-a80.c | 2 +-
 drivers/clk/sunxi/clk-sunxi.c        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Stephen Boyd Nov. 4, 2019, 5:58 p.m. UTC | #1
Quoting Maxime Ripard (2019-11-02 08:50:26)
> Hi,
> 
> Please pull the following changes for the current release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-fixes-for-5.4-1
> 
> for you to fetch changes up to cdfc2e2086bf9c465f44e2db25561373b084a113:
> 
>   clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18 (2019-10-29 08:42:52 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-fixes.