ARM: dts: rockchip: enable rng for rk3288-android

Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com>
Change-Id: I22f2c683f5a1cbc34c0636cc95709b69ccc08c63
This commit is contained in:
Bian Jin chen
2020-03-04 11:55:37 +08:00
committed by Tao Huang
parent 5c46471281
commit 07b65d7918

View File

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