Lines Matching +full:factory +full:- +full:programmed
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/st,stm32-romem.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STM32 Factory-programmed data
10 This represents STM32 Factory-programmed read only non-volatile area: locked
11 flash, OTP, read-only HW regs... This contains various information such as:
16 - Fabrice Gasnier <fabrice.gasnier@foss.st.com>
19 - $ref: nvmem.yaml#
24 - st,stm32f4-otp
25 - st,stm32mp13-bsec
26 - st,stm32mp15-bsec
27 - st,stm32mp25-bsec
33 "^.*@[0-9a-f]+$":
37 st,non-secure-otp:
39 This property explicits a factory programmed area that both secure
40 and non-secure worlds can access. It is needed when, by default, the
45 - "#address-cells"
46 - "#size-cells"
47 - compatible
48 - reg
53 - |
55 compatible = "st,stm32f4-otp";
57 #address-cells = <1>;
58 #size-cells = <1>;
66 st,non-secure-otp;