rockchip: enable hwRNG support to rk3566

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2024-02-24 13:30:46 +08:00
parent acb88c40ea
commit d209cb2f4b
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -9,9 +9,9 @@ Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3568.dtsi | 10 ++++++++++
1 file changed, 10 insertions(+)
--- a/arch/arm64/boot/dts/rockchip/rk3568.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3568.dtsi
@@ -213,6 +213,16 @@
--- a/arch/arm64/boot/dts/rockchip/rk356x.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk356x.dtsi
@@ -1006,6 +1006,16 @@
};
};
@ -25,6 +25,6 @@ Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
+ status = "disabled";
+ };
+
combphy0: phy@fe820000 {
compatible = "rockchip,rk3568-naneng-combphy";
reg = <0x0 0xfe820000 0x0 0x100>;
sdmmc0: mmc@fe2b0000 {
compatible = "rockchip,rk3568-dw-mshc", "rockchip,rk3288-dw-mshc";
reg = <0x0 0xfe2b0000 0x0 0x4000>;