Hi Heinrich > From: U-Boot <u-boot-boun...@lists.denx.de> On Behalf Of Heinrich Schuchardt > Sent: jeudi 17 septembre 2020 16:58 > To: Sughosh Ganu <sughosh.g...@linaro.org> > Cc: u-boot@lists.denx.de; Heinrich Schuchardt <xypron.g...@gmx.de> > Subject: [PATCH 1/1] rng: stm32mp1: use log() instead of printf() > > The logging system provides flexible filtering and enhanced output. > > Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> > --- > drivers/rng/stm32mp1_rng.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >
Even it is too late as already merged.... Reviewed-by: Patrick Delaunay <patrick.delau...@st.com> Do you expect that this STM32MP15X is added in "ARM STM STM32MP" of MAINTAINERS file ? ARM STM STM32MP .... +F: drivers/rng/stm32mp1_rng.c ... Or the default rules is enough and Sughosh support all the rng drivers, whatever the platform ? RNG ... F: drivers/rng/ Thanks Patrick