devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable hardware rng
@ 2025-05-14  7:05 Dario Binacchi
  2025-05-14  7:05 ` [PATCH 2/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable uart2 Dario Binacchi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dario Binacchi @ 2025-05-14  7:05 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-amarula, Leonhard Hesse, Dario Binacchi, Conor Dooley,
	Fabio Estevam, Krzysztof Kozlowski, Pengutronix Kernel Team,
	Rob Herring, Sascha Hauer, Shawn Guo, devicetree, imx,
	linux-arm-kernel

From: Leonhard Hesse <leonhard.hesse@bshg.com>

Hardware random number generator is now used for cryptography.

Signed-off-by: Leonhard Hesse <leonhard.hesse@bshg.com>
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---

 arch/arm/boot/dts/nxp/imx/imx6ulz-bsh-smm-m2.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/nxp/imx/imx6ulz-bsh-smm-m2.dts b/arch/arm/boot/dts/nxp/imx/imx6ulz-bsh-smm-m2.dts
index 6159ed70d966..5c32d1e3675c 100644
--- a/arch/arm/boot/dts/nxp/imx/imx6ulz-bsh-smm-m2.dts
+++ b/arch/arm/boot/dts/nxp/imx/imx6ulz-bsh-smm-m2.dts
@@ -29,6 +29,10 @@ &gpmi {
 	status = "okay";
 };
 
+&rngb {
+	status = "okay";
+};
+
 &snvs_poweroff {
 	status = "okay";
 };
-- 
2.43.0

base-commit: e9565e23cd89d4d5cd4388f8742130be1d6f182d
branch: bsh-202505-imx6ulz_smm_m2

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-05-22  8:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14  7:05 [PATCH 1/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable hardware rng Dario Binacchi
2025-05-14  7:05 ` [PATCH 2/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable uart2 Dario Binacchi
2025-05-16  4:05   ` Peng Fan
2025-05-16 10:11     ` Michael Nazzareno Trimarchi
2025-05-22  9:57       ` Peng Fan
2025-05-14  7:05 ` [PATCH 3/3] ARM: dts: imx6ulz-bsh-smm-m2: Update wifi/bluetooth pinctrl Dario Binacchi
2025-05-16  4:08   ` Peng Fan
2025-05-16  4:04 ` [PATCH 1/3] ARM: dts: imx6ulz-bsh-smm-m2: Enable hardware rng Peng Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).