mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
pclk_rkpwm_pmu as critical clock, due to it supplying the pwm
used to drive the logic supply of the rk3399 core. -----BEGIN PGP SIGNATURE----- iQFEBAABCAAuFiEE7v+35S2Q1vLNA3Lx86Z5yZzRHYEFAltowtgQHGhlaWtvQHNu dGVjaC5kZQAKCRDzpnnJnNEdgdxeB/9EmDVcE4vDYo8pB3mGV6V1UfaJQ/wrWAQ6 P3U8W2UV7igd2KacYRytm+udbla99m93rDHHv2M4DAj70b/bQZ1M1ketTSEUaovc jICZIthPSE9MyJOpmYlEwh5PlWson2vqr5AINlF+lsJu9IJjjTJDlydGP0GpG4Mr F724mbSujxKJ8oaA3XNnLNZFutGR1lB03GEZFHzkA5pZxS/yp1RIVZ1fBMMZbYNj sIS0js0UZDN/xI4NQu+iNx/QOrM0y3dF/gC2JkcjtyAdsytyRl8ijFGvuBkevepr IwrhWBfu6PQuu56pV//Aad6MAfBUG5pPoOXb+gU4VZ0RnTMsFWou =b0st -----END PGP SIGNATURE----- Merge tag 'v4.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-rockchip Pull one final rockchip update from Heiko Stuebner: pclk_rkpwm_pmu as critical clock, due to it supplying the pwm used to drive the logic supply of the rk3399 core. * tag 'v4.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399
This commit is contained in:
commit
ee3d212d7c
|
|
@ -1523,6 +1523,7 @@ static const char *const rk3399_pmucru_critical_clocks[] __initconst = {
|
|||
"pclk_pmu_src",
|
||||
"fclk_cm0s_src_pmu",
|
||||
"clk_timer_src_pmu",
|
||||
"pclk_rkpwm_pmu",
|
||||
};
|
||||
|
||||
static void __init rk3399_clk_init(struct device_node *np)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user