RE: [PATCH v3 2/8] clk: stm32mp1: Add a clock entry for RNG1 device

2019-12-16 Thread Patrick DELAUNAY
Hi, > From: U-Boot On Behalf Of Sughosh Ganu > Sent: vendredi 13 décembre 2019 08:14 > > Add an entry for allowing clock enablement for the random number generator > peripheral, RNG1. > > Signed-off-by: Sughosh Ganu > Reviewed-by: Patrice Chotard Acked-by: Patrick Delaunay Thanks.

[PATCH v3 2/8] clk: stm32mp1: Add a clock entry for RNG1 device

2019-12-12 Thread Sughosh Ganu
Add an entry for allowing clock enablement for the random number generator peripheral, RNG1. Signed-off-by: Sughosh Ganu Reviewed-by: Patrice Chotard --- drivers/clk/clk_stm32mp1.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/clk_stm32mp1.c b/drivers/clk/clk_stm32mp1.c index