mbox series

[GIT,PULL,v2] Rockchip clock updates for 4.19 - round 2

Message ID 1693143.KCFObordkz@phil (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL,v2] Rockchip clock updates for 4.19 - round 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.19-rockchip-clk2

Message

Heiko Stübner Aug. 6, 2018, 9:59 p.m. UTC
Hi Mike, Stephen,

unfortunately, the one commit here missed a Signed-off-by, so here is
the pull again with the commit fixed.


Thanks
Heiko

The following changes since commit a64ad008980c65d38e6cf6858429c78e6b740c41:

  clk: rockchip: fix clk_i2sout parent selection bits on rk3399 (2018-07-08 00:19:19 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.19-rockchip-clk2

for you to fetch changes up to 640332d1a089909df08bc9f3e42888a2019c66e2:

  clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399 (2018-08-06 23:46:52 +0200)

----------------------------------------------------------------
pclk_rkpwm_pmu as critical clock, due to it supplying the pwm
used to drive the logic supply of the rk3399 core.

----------------------------------------------------------------
Levin Du (1):
      clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399

 drivers/clk/rockchip/clk-rk3399.c | 1 +
 1 file changed, 1 insertion(+)



--
To unsubscribe from this list: send the line "unsubscribe linux-clk" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Stephen Boyd Aug. 8, 2018, 5:54 a.m. UTC | #1
Quoting Heiko Stuebner (2018-08-06 14:59:16)
> Hi Mike, Stephen,
> 
> unfortunately, the one commit here missed a Signed-off-by, so here is
> the pull again with the commit fixed.
> 
> 

Ok. Pulled into clk-next.
--
To unsubscribe from this list: send the line "unsubscribe linux-clk" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html