mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: enable rng for rk3588-android and rk3588-linux
Enable rng node in files below: 1. rk3588-linux.dtsi 2. rk3588-android.dtsi Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: I767cd0fac35af5b840cb7856477b70aa00f71ada
This commit is contained in:
@@ -86,6 +86,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&rng {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vop {
|
||||
support-multi-area;
|
||||
};
|
||||
|
||||
@@ -47,4 +47,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&rng {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user