Lines Matching +full:peripheral +full:- +full:syscon
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/fsl,vf610-ocotp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: On-Chip OTP Memory for Freescale Vybrid
10 - Frank Li <Frank.Li@nxp.com>
13 - $ref: nvmem.yaml#
14 - $ref: nvmem-deprecated-cells.yaml
19 - enum:
20 - fsl,vf610-ocotp
21 - const: syscon
28 - description: ipg clock we associate with the OCOTP peripheral
31 - compatible
32 - reg
33 - clocks
38 - |
39 #include <dt-bindings/clock/vf610-clock.h>
42 compatible = "fsl,vf610-ocotp", "syscon";
44 #address-cells = <1>;
45 #size-cells = <1>;