Lines Matching +full:imx93 +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/imx-ocotp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX On-Chip OTP Controller (OCOTP)
10 - Anson Huang <Anson.Huang@nxp.com>
13 This binding represents the on-chip eFuse OTP controller found on
18 - $ref: nvmem.yaml#
19 - $ref: nvmem-deprecated-cells.yaml#
24 - items:
25 - enum:
26 - fsl,imx6q-ocotp
27 - fsl,imx6sl-ocotp
28 - fsl,imx6sx-ocotp
29 - fsl,imx6ul-ocotp
30 - fsl,imx6ull-ocotp
31 - fsl,imx7d-ocotp
32 - fsl,imx6sll-ocotp
33 - fsl,imx7ulp-ocotp
34 - fsl,imx8mq-ocotp
35 - fsl,imx8mm-ocotp
36 - fsl,imx93-ocotp
37 - const: syscon
38 - items:
39 - enum:
40 - fsl,imx8mn-ocotp
41 # i.MX8MP not really compatible with fsl,imx8mm-ocotp, however
42 # the code for getting SoC revision depends on fsl,imx8mm-ocotp
44 - fsl,imx8mp-ocotp
45 - const: fsl,imx8mm-ocotp
46 - const: syscon
55 - "#address-cells"
56 - "#size-cells"
57 - compatible
58 - reg
63 - |
64 #include <dt-bindings/clock/imx6sx-clock.h>
67 #address-cells = <1>;
68 #size-cells = <1>;
69 compatible = "fsl,imx6sx-ocotp", "syscon";
73 cpu_speed_grade: speed-grade@10 {
81 tempmon_temp_grade: temp-grade@20 {