[PATCH] MAINTAINERS: Add entry for rng drivers

Heinrich Schuchardt xypron.glpk at gmx.de
Thu Jan 9 19:06:07 CET 2020


On 1/9/20 3:09 PM, Sughosh Ganu wrote:
> Take up maintainership of random number generator drivers with
> Heinrich Schuchardt as the reviewer.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
>   MAINTAINERS | 7 +++++++
>   1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 438fb22..a0f1eaf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -781,6 +781,13 @@ 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:	drivers/rng/
> +F:	drivers/virtio/virtio_rng.c

Please, add

F:	cmd/rng.c
F:	include/rng.c

Otherwise

Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

> +
>   ROCKUSB
>   M:	Eddie Cai <eddie.cai.linux at gmail.com>
>   S:	Maintained
>



More information about the U-Boot mailing list