summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRobert Marko <robert.marko@sartura.hr>2020-10-08 22:05:13 +0200
committerTom Rini <trini@konsulko.com>2020-10-22 09:54:54 -0400
commit033ec636fcb67d6f58a045a50977f8f1449378a9 (patch)
treeca24da447f5872d6033c6a54e6bffbebd8b70f3e /MAINTAINERS
parent5297341ab1d043fca8e5637eafe02877a1be8be5 (diff)
downloadu-boot-033ec636fcb67d6f58a045a50977f8f1449378a9.tar.gz
u-boot-033ec636fcb67d6f58a045a50977f8f1449378a9.tar.xz
u-boot-033ec636fcb67d6f58a045a50977f8f1449378a9.zip
rng: Add Qualcomm MSM PRNG driver
Add support for the hardware pseudo random number generator found in Qualcomm SoC-s. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a80045fcd7..fc4fad46ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -243,6 +243,7 @@ F: drivers/reset/reset-ipq4019.c
F: drivers/phy/phy-qcom-ipq4019-usb.c
F: drivers/spi/spi-qup.c
F: drivers/net/mdio-ipq4019.c
+F: drivers/rng/msm_rng.c
ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
M: Stefan Roese <sr@denx.de>