]> git.ipfire.org Git - thirdparty/openwrt.git/commit
rockchip: backport GATE_LINK support for RK3588 19989/head
authorTianling Shen <cnsztl@immortalwrt.org>
Mon, 1 Sep 2025 09:53:18 +0000 (17:53 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 9 Sep 2025 22:05:41 +0000 (00:05 +0200)
commitcd6dd1c01e401dc9b1ae8ad557c7aa44c584c1cd
tree8af37e26d9756616da4b2dba903fc114f8ac7d49
parentb142c7e0c371d0359c4786aa3f5618fa3d8273c3
rockchip: backport GATE_LINK support for RK3588

Apart from improved power consumption, this fixes the runtime errors
from the pmdomain driver (failed to set idle on domain '%s')

Backport four clk fixes while at it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/19925
(cherry picked from commit 13db7a0708ae057096f32e394bc4caab11be9dcc)
[rebased upon 24.10 branch]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/19989
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/rockchip/patches-6.6/030-15-v6.14-clk-rockchip-support-clocks-registered-late.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/030-16-v6.14-clk-rockchip-rk3588-register-GATE_LINK-later.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/030-17-v6.14-clk-rockchip-expose-rockchip_clk_set_lookup.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/030-18-v6.14-clk-rockchip-implement-linked-gate-clock-support.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/030-19-v6.14-clk-rockchip-rk3588-drop-RK3588_LINKED_CLK.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/030-20-v6.14-clk-rockchip-rk3588-make-refclko25m_ethX-critical.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/030-21-v6.15-clk-rockchip-rk3568-mark-hclk_vi-as-critical.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/030-22-v6.16-clk-rockchip-rk3588-Add-PLL-rate-for-1500-MHz.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/030-23-v6.16-clk-rockchip-Drop-empty-init-callback-for-rk3588-PLL-type.patch [new file with mode: 0644]