Re: [PATCH] dt-bindings: nvmem: stm32: new property for data access

From: Rob Herring
Date: Mon May 11 2020 - 21:35:36 EST


On Fri, 8 May 2020 15:45:27 +0200, Etienne Carriere wrote:
> From: Etienne Carriere <etienne.carriere@xxxxxx>
>
> Introduce boolean property st,non-secure-otp for OTP data located
> in a factory programmed area that only secure firmware can access
> by default and that shall be reachable from the non-secure world.
>
> Signed-off-by: Etienne Carriere <etienne.carriere@xxxxxx>
> ---
> .../bindings/nvmem/st,stm32-romem.yaml | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
>

Applied, thanks!