mbox series

[GIT,PULL] Allwinner clock changes for 5.1

Message ID 20190208104230.zn4sn7z4idge4gmh@flea
State New
Headers show
Series [GIT,PULL] Allwinner clock changes for 5.1 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-for-5.1

Message

Maxime Ripard Feb. 8, 2019, 10:42 a.m. UTC
Hi Mike, Stephen,

Please pull the following PR for the next merge window.

Thanks!
Maxime

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-for-5.1

for you to fetch changes up to 108a459ef4cd17a28711d81092044e597b5c7618:

  clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it (2019-01-25 10:43:44 +0100)

----------------------------------------------------------------
Allwinner clock changes for 5.1

Just a single non-urgent fix for the PLL-MIPI on the A23

----------------------------------------------------------------
Chen-Yu Tsai (1):
      clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it

 drivers/clk/sunxi-ng/ccu-sun8i-a23.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Boyd Feb. 15, 2019, 11:59 p.m. UTC | #1
Quoting Maxime Ripard (2019-02-08 02:42:30)
> Hi Mike, Stephen,
> 
> Please pull the following PR for the next merge window.
> 

Thanks. Pulled.