[PATCH v2] MAINTAINERS: Add entry for rng drivers
Sughosh Ganu
sughosh.ganu at linaro.org
Fri Jan 10 11:23:51 CET 2020
Take up maintainership of random number generator drivers with
Heinrich Schuchardt as the reviewer.
Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
---
Changes since V1:
* Added entries for cmd/rng.c and include/rng.h
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 438fb22..4f8e890 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -781,6 +781,15 @@ F: arch/riscv/
F: cmd/riscv/
F: tools/prelink-riscv.c
+RNG
+M: Sughosh Ganu <sughosh.ganu at linaro.org>
+R: Heinrich Schuchardt <xypron.glpk at gmx.de>
+S: Maintained
+F: cmd/rng.c
+F: drivers/rng/
+F: drivers/virtio/virtio_rng.c
+F: include/rng.h
+
ROCKUSB
M: Eddie Cai <eddie.cai.linux at gmail.com>
S: Maintained
--
2.7.4
More information about the U-Boot
mailing list