]> git.ipfire.org Git - thirdparty/openwrt.git/commit
rockchip: add RK3588 Hardware Random Number Generator 19442/head
authorMarty Jones <mj8263788@gmail.com>
Mon, 16 Jun 2025 01:07:46 +0000 (21:07 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 8 Sep 2025 12:34:40 +0000 (14:34 +0200)
commit99bae668a243ba20da19bff49c86c212a033da4e
tree50370ecb3ce601e1d510d58b741183e2a9f6da42
parente64f54cc1584c67bbcf4d05f7d3ec89f3989ebe3
rockchip: add RK3588 Hardware Random Number Generator

Backport support for RK3588 hardware RNG driver.

(cherry picked from commit e02c7a201488932f28c67231d225cfab23c14914)
Added 2 patches from 6.12:
057-01-v6.12-hwrng-rockchip-rst-is-used-only-during-probe.patch
057-02-v6.12-hwrng-rockchip-handle-devm_pm_runtime_enable-errors.patch

Signed-off-by: Marty Jones <mj8263788@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19366
Link: https://github.com/openwrt/openwrt/pull/19442
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/rockchip/patches-6.6/057-01-v6.12-hwrng-rockchip-rst-is-used-only-during-probe.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-02-v6.12-hwrng-rockchip-handle-devm_pm_runtime_enable-errors.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-03-v6.15-dt-bindings-reset-Add-SCMI-reset-IDs-for-RK3588.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-04-v6.15-dt-bindings-rng-add-binding-for-Rockchip-RK3588-RNG.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-05-v6.15-dt-bindings-rng-rockchip-rk3588-rng-Drop-unnecessary.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-06-v6.15-hwrng-rockchip-store-dev-pointer-in-driver-struct.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-07-v6.15-hwrng-rockchip-eliminate-some-unnecessary-dereferenc.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-08-v6.15-hwrng-rockchip-add-support-for-rk3588-s-standalone-T.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-09-v6.15-arm64-dts-rockchip-Add-rng-node-to-RK3588.patch [new file with mode: 0644]
target/linux/rockchip/patches-6.6/057-10-v6.15-arm64-dts-rockchip-change-rng-reset-id-back-to-its-c.patch [new file with mode: 0644]