[PATCH 5/5] ARM: i.MX6: riotboard: enable CAAM RNG

Steffen Trumtrar s.trumtrar at pengutronix.de
Wed Feb 10 03:05:55 PST 2016


Signed-off-by: Steffen Trumtrar <s.trumtrar at pengutronix.de>
---
 arch/arm/dts/imx6s-riotboard.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/dts/imx6s-riotboard.dts b/arch/arm/dts/imx6s-riotboard.dts
index e14363f9af0c..cf3a86d29bb8 100644
--- a/arch/arm/dts/imx6s-riotboard.dts
+++ b/arch/arm/dts/imx6s-riotboard.dts
@@ -42,6 +42,10 @@
 		};
 	};
 
+	caam_rng: rng {
+		compatible = "caam_rng";
+		status = "okay";
+	};
 
 	regulators {
 		compatible = "simple-bus";
-- 
2.7.0.rc3




More information about the barebox mailing list