[PATCH 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x

2022-06-30 Thread Patrick Delaunay
From: Lionel Debieve New IP adds a conditional reset that impact the clock error management. It is now linked to a new compatible. Signed-off-by: Lionel Debieve Signed-off-by: Patrick Delaunay --- (no changes since v1) drivers/rng/stm32mp1_rng.c | 61 +-

[PATCH 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x

2022-06-20 Thread Patrick Delaunay
From: Lionel Debieve New IP adds a conditional reset that impact the clock error management. It is now linked to a new compatible. Signed-off-by: Lionel Debieve Signed-off-by: Patrick Delaunay --- drivers/rng/stm32mp1_rng.c | 61 +- 1 file changed, 47 inse