]> git.ipfire.org Git - thirdparty/openwrt.git/commit
rockchip: backport GATE_LINK support for RK3588 19925/head
authorTianling Shen <cnsztl@immortalwrt.org>
Mon, 1 Sep 2025 09:53:18 +0000 (17:53 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 8 Sep 2025 12:28:49 +0000 (14:28 +0200)
commit13db7a0708ae057096f32e394bc4caab11be9dcc
treeb040c789b8faa1786c44c0c3d5ef90bfe74b5168
parent3735317acceabfdebd541145f5169add421f2efd
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
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/rockchip/patches-6.12/032-01-v6.14-clk-rockchip-support-clocks-registered-late.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.12/032-02-v6.14-clk-rockchip-rk3588-register-GATE_LINK-later.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.12/032-03-v6.14-clk-rockchip-expose-rockchip_clk_set_lookup.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.12/032-04-v6.14-clk-rockchip-implement-linked-gate-clock-support.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.12/032-05-v6.14-clk-rockchip-rk3588-drop-RK3588_LINKED_CLK.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.12/032-06-v6.14-clk-rockchip-rk3588-make-refclko25m_ethX-critical.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.12/032-07-v6.15-clk-rockchip-rk3568-mark-hclk_vi-as-critical.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.12/032-08-v6.16-clk-rockchip-rk3588-Add-PLL-rate-for-1500-MHz.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.12/032-09-v6.16-clk-rockchip-Drop-empty-init-callback-for-rk3588-PLL-type.patch [new file with mode: 0644]