Searched +full:vf610 +full:- +full:ocotp (Results 1 – 7 of 7) sorted by relevance
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 Vybrid10 - Frank Li <Frank.Li@nxp.com>13 - $ref: nvmem.yaml#14 - $ref: nvmem-deprecated-cells.yaml19 - enum:20 - fsl,vf610-ocotp[all …]
1 On-Chip OTP Memory for Freescale Vybrid5 - "fsl,vf610-ocotp", "syscon" for VF5xx/VF6xx6 #address-cells : Should be 17 #size-cells : Should be 19 clocks : ipg clock we associate with the OCOTP peripheral13 ocotp: ocotp@400a5000 {14 compatible = "fsl,vf610-ocotp", "syscon";15 #address-cells = <1>;16 #size-cells = <1>;
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)5 #include "vf610-pinfunc.h"6 #include <dt-bindings/clock/vf610-clock.h>7 #include <dt-bindings/interrupt-controller/irq.h>8 #include <dt-bindings/gpio/gpio.h>32 compatible = "fixed-clock";33 #clock-cells = <0>;34 clock-frequency = <24000000>;38 compatible = "fixed-clock";39 #clock-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+4 * Copyright 2017-2018 NXP8 #include <dt-bindings/clock/imx7ulp-clock.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include "imx7ulp-pinfunc.h"15 interrupt-parent = <&intc>;17 #address-cells = <1>;18 #size-cells = <1>;37 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT6 #include <dt-bindings/clock/imx7d-clock.h>7 #include <dt-bindings/power/imx7-power.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/reset/imx7-reset.h>12 #include "imx7d-pinfunc.h"15 #address-cells = <1>;16 #size-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.05 #include <dt-bindings/clock/imx6sx-clock.h>6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include "imx6sx-pinfunc.h"12 #address-cells = <1>;13 #size-cells = <1>;16 * pre-existing /chosen node to be available to insert the60 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.05 #include <dt-bindings/clock/imx6ul-clock.h>6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include "imx6ul-pinfunc.h"12 #address-cells = <1>;13 #size-cells = <1>;16 * pre-existing /chosen node to be available to insert the57 #address-cells = <1>;[all …]