From: Patrick Delaunay Date: Tue, 6 Oct 2020 11:52:26 +0000 (+0200) Subject: MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform X-Git-Tag: v2021.10~471^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2bf692d31778b2045899c40c578118f6f3fa5ea2;p=platform%2Fkernel%2Fu-boot.git MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform Add the STM32MP1 RNG driver in the list of drivers supported by the STMicroelectronics STM32MP15x series. Signed-off-by: Patrick Delaunay Reviewed-by: Patrice Chotard --- diff --git a/MAINTAINERS b/MAINTAINERS index 1e796cb..d89ffe1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -430,6 +430,7 @@ F: drivers/power/regulator/stpmic1.c F: drivers/ram/stm32mp1/ F: drivers/remoteproc/stm32_copro.c F: drivers/reset/stm32-reset.c +F: drivers/rng/stm32mp1_rng.c F: drivers/rtc/stm32_rtc.c F: drivers/serial/serial_stm32.* F: drivers/spi/stm32_qspi.c