mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: dts: rockchip: Enable rng for rv11xx-evb-v10
Before: [ 134.183519] random: crng init done [ 134.183851] random: 1 urandom warning(s) missed due to ratelimiting After: [ 0.190031] random: crng init done Change-Id: I80b876a3c227646bd4fcdd36d1a975cbc7e27d85 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -948,6 +948,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&rng {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&saradc {
|
||||
status = "okay";
|
||||
vref-supply = <&vcc_1v8>;
|
||||
|
||||
Reference in New Issue
Block a user