ARM: dts: rockchip: rk3288-linux: Enable rng node

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I581f17e04b20493c979b275b1b8624a0af7809c9
This commit is contained in:
Lin Jinhan
2022-11-19 11:44:49 +08:00
committed by Tao Huang
parent d3593fabde
commit 8c99ad8b0f

View File

@@ -194,6 +194,10 @@
status = "okay";
};
&rng {
status = "okay";
};
&uart2 {
status = "disabled";
};