From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Subject: [PATCH 5/5] ARM: i.MX6: riotboard: enable CAAM RNG
Date: Wed, 10 Feb 2016 12:05:55 +0100 [thread overview]
Message-ID: <1455102355-26102-6-git-send-email-s.trumtrar@pengutronix.de> (raw)
In-Reply-To: <1455102355-26102-1-git-send-email-s.trumtrar@pengutronix.de>
Signed-off-by: Steffen Trumtrar <s.trumtrar@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
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2016-02-10 11:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-10 11:05 [PATCH 0/5] i.MX6: CAAM engine support Steffen Trumtrar
2016-02-10 11:05 ` [PATCH 1/5] include: linux: add circular buffers Steffen Trumtrar
2016-02-10 11:05 ` [PATCH 2/5] ARM: imx6: add caam clks Steffen Trumtrar
2016-02-10 11:05 ` [PATCH 3/5] crypto: add i.MX6 CAAM support Steffen Trumtrar
2016-02-10 11:05 ` [PATCH 4/5] crypto: caam: add RNG support Steffen Trumtrar
2016-02-10 11:05 ` Steffen Trumtrar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1455102355-26102-6-git-send-email-s.trumtrar@pengutronix.de \
--to=s.trumtrar@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox