mbox series

[GIT,PULL] Rockchip clock fix for 5.7

Message ID 2256140.alkMTrVvHO@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Rockchip clock fix for 5.7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.7-rockchip-clk-fixes1

Message

Heiko Stübner May 6, 2020, 12:28 a.m. UTC
Hi Mike, Stephen,

please find below a rockchip clock fix for 5.7
Please pull

Thanks
Heiko

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.7-rockchip-clk-fixes1

for you to fetch changes up to cec9d101d70a3509da9bd2e601e0b242154ce616:

  clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks (2020-04-13 09:35:24 +0200)

----------------------------------------------------------------
Fix for wrongly defines rk3228 aclk_gpu*

----------------------------------------------------------------
Justin Swartz (1):
      clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks

 drivers/clk/rockchip/clk-rk3228.c | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

Comments

Stephen Boyd May 13, 2020, 1:20 a.m. UTC | #1
Quoting Heiko Stuebner (2020-05-05 17:28:40)
> Hi Mike, Stephen,
> 
> please find below a rockchip clock fix for 5.7
> Please pull
> 
> Thanks
> Heiko
> 
> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
> 
>   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.7-rockchip-clk-fixes1
> 
> for you to fetch changes up to cec9d101d70a3509da9bd2e601e0b242154ce616:
> 
>   clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks (2020-04-13 09:35:24 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-fixes.