Re: [PATCH] dt-bindings: nvmem: add new stm32mp13 compatible for stm32-romem

From: Krzysztof Kozlowski
Date: Mon Oct 17 2022 - 21:56:37 EST


On 14/10/2022 11:23, Patrick Delaunay wrote:
> Add a new compatible for stm32mp13 support.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@xxxxxxxxxxx>
> ---
>
> Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml b/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml
> index 448a2678dc62..16f4cad2fa55 100644
> --- a/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml
> +++ b/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml
> @@ -22,6 +22,7 @@ properties:
> compatible:
> enum:
> - st,stm32f4-otp
> + - st,stm32mp13-bsec
> - st,stm32mp15-bsec

According to usage in DTS (separate patch for some reason), the devices
are compatible, so please describe them like that.

Best regards,
Krzysztof