]> git.itanic.dy.fi Git - linux-stable/commit
firmware: turris-mox-rwtm: show message about HWRNG registration
authorPali Rohár <pali@kernel.org>
Thu, 20 May 2021 11:35:20 +0000 (13:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jul 2021 14:02:27 +0000 (16:02 +0200)
commitaecb325ec375b798cfb971f92e9a6e8d7611e660
tree20f98fc9755e54968c4775746ba4e528c97bf530
parent16783a7bdd93eee5250e1c4d40098ace3dd33553
firmware: turris-mox-rwtm: show message about HWRNG registration

[ Upstream commit fae20160992269431507708fb74c1fd9f3c309c1 ]

Currently it is hard to determinate if on Armada 3720 device is HWRNG
by running kernel accessible or not. So print information message into
dmesg when HWRNG is available and registration was successful.

Fixes: 389711b37493 ("firmware: Add Turris Mox rWTM firmware driver")
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/firmware/turris-mox-rwtm.c