Lines Matching +full:user +full:- +full:otp
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/microchip,sama7g5-otpc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip SAMA7G5 OTP Controller (OTPC)
10 - Claudiu Beznea <claudiu.beznea@microchip.com>
13 OTP controller drives a NVMEM memory where system specific data
15 settings, chip identifiers) or user specific data could be stored.
18 - $ref: nvmem.yaml#
23 - const: microchip,sama7g5-otpc
24 - const: syscon
30 - compatible
31 - reg
36 - |
37 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h>
40 compatible = "microchip,sama7g5-otpc", "syscon";
42 #address-cells = <1>;
43 #size-cells = <1>;