diff mbox series

MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform

Message ID 20201006115227.19060-1-patrick.delaunay@st.com
State Accepted
Commit 2bf692d31778b2045899c40c578118f6f3fa5ea2
Delegated to: Patrick Delaunay
Headers show
Series MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform | expand

Commit Message

Patrick DELAUNAY Oct. 6, 2020, 11:52 a.m. UTC
Add the STM32MP1 RNG driver in the list of drivers supported by
the STMicroelectronics STM32MP15x series.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
---

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Patrice CHOTARD Oct. 21, 2020, 11:53 a.m. UTC | #1
Hi Patrick

On 10/6/20 1:52 PM, Patrick Delaunay wrote:
> Add the STM32MP1 RNG driver in the list of drivers supported by
> the STMicroelectronics STM32MP15x series.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> ---
>
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 85babd1908..8628ffd2a3 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

Reviewed-by: Patrice Chotard <patrice.chotard@st.com>

Thanks
Patrick DELAUNAY Oct. 21, 2020, 1:37 p.m. UTC | #2
Hi,

> From: Patrick DELAUNAY <patrick.delaunay@st.com>
> Sent: mardi 6 octobre 2020 13:52
> 
> Add the STM32MP1 RNG driver in the list of drivers supported by the
> STMicroelectronics STM32MP15x series.
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> ---
> 
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 85babd1908..8628ffd2a3 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
> --
> 2.17.1

Applied to u-boot-stm/master, thanks!

Regards

Patrick
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 85babd1908..8628ffd2a3 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