| # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/nvmem/microchip,sama7g5-otpc.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Microchip SAMA7G5 OTP Controller (OTPC) |
| - Claudiu Beznea <claudiu.beznea@microchip.com> |
| OTP controller drives a NVMEM memory where system specific data |
| (e.g. calibration data for analog cells, hardware configuration |
| settings, chip identifiers) or user specific data could be stored. |
| - $ref: nvmem-deprecated-cells.yaml# |
| - const: microchip,sama7g5-otpc |
| unevaluatedProperties: false |
| #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h> |
| compatible = "microchip,sama7g5-otpc", "syscon"; |
| temperature_calib: calib@1 { |