Re: [PATCH v3 1/9] dt-bindings: rng: introduce new compatible for STM32MP13x

From: Rob Herring
Date: Fri Sep 22 2023 - 16:49:36 EST



On Thu, 21 Sep 2023 10:02:53 +0200, Gatien Chevallier wrote:
> Introduce st,stm32mp13-rng compatible and add st,rng-lock-conf.
>
> If st,rng-lock-conf is set, the RNG configuration in RNG_CR, RNG_HTCR
> and RNG_NSCR will be locked. It is supported starting from the RNG
> version present in the STM32MP13
>
> Signed-off-by: Gatien Chevallier <gatien.chevallier@xxxxxxxxxxx>
> ---
>
> Changes in V3:
> - Squashed with: patch [V2 07/10]
> - Declare st,rng-lock-conf at top level and restrain its uses
> depending on the compatible. I discarded Rob's tag as for
> the modifications.
>
> .../devicetree/bindings/rng/st,stm32-rng.yaml | 20 ++++++++++++++++++-
> 1 file changed, 19 insertions(+), 1 deletion(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>