Home
last modified time | relevance | path

Searched full:vf610 (Results 1 – 25 of 103) sorted by relevance

12345

/Linux-v6.1/arch/arm/boot/dts/
Dvfxxx.dtsi5 #include "vf610-pinfunc.h"
6 #include <dt-bindings/clock/vf610-clock.h>
70 compatible = "fsl,vf610-mscm-cpucfg", "syscon";
75 compatible = "fsl,vf610-mscm-ir";
84 compatible = "fsl,vf610-edma";
99 compatible = "fsl,vf610-flexcan";
109 compatible = "fsl,vf610-lpuart";
121 compatible = "fsl,vf610-lpuart";
133 compatible = "fsl,vf610-lpuart";
145 compatible = "fsl,vf610-lpuart";
[all …]
Dvf610-colibri-eval-v3.dts7 #include "vf610-colibri.dtsi"
12 compatible = "toradex,vf610-colibri_vf61-on-eval", "toradex,vf610-colibri_vf61", "fsl,vf610";
Dvf610-cosmic.dts8 #include "vf610.dtsi"
12 compatible = "phytec,vf610-cosmic", "fsl,vf610";
50 vf610-cosmic {
Dvf610-colibri.dtsi6 #include "vf610.dtsi"
11 compatible = "toradex,vf610-colibri_vf61", "fsl,vf610";
Dvf610-twr.dts6 #include "vf610.dtsi"
9 model = "VF610 Tower Board";
10 compatible = "fsl,vf610-twr", "fsl,vf610";
176 vf610-twr {
312 compatible = "fsl,vf610-nfc-nandcs";
Dls1021a.dtsi324 compatible = "fsl,vf610-i2c";
336 compatible = "fsl,vf610-i2c";
348 compatible = "fsl,vf610-i2c";
518 compatible = "fsl,vf610-ftm-pwm";
530 compatible = "fsl,vf610-ftm-pwm";
542 compatible = "fsl,vf610-ftm-pwm";
554 compatible = "fsl,vf610-ftm-pwm";
566 compatible = "fsl,vf610-ftm-pwm";
578 compatible = "fsl,vf610-ftm-pwm";
590 compatible = "fsl,vf610-ftm-pwm";
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dvf610-clock.txt1 * Clock bindings for Freescale Vybrid VF610 SOC
4 - compatible: Should be "fsl,vf610-ccm"
22 ID in its "clocks" phandle cell. See include/dt-bindings/clock/vf610-clock.h
23 for the full list of VF610 clock IDs.
28 compatible = "fsl,vf610-ccm";
36 compatible = "fsl,vf610-uart";
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Dfsl,vf610-adc.yaml4 $id: http://devicetree.org/schemas/iio/adc/fsl,vf610-adc.yaml#
7 title: ADC found on Freescale vf610 and similar SoCs
13 ADCs found on vf610/i.MX6slx and upward SoCs from Freescale.
22 - const: fsl,vf610-adc
24 - const: fsl,vf610-adc
77 #include <dt-bindings/clock/vf610-clock.h>
79 compatible = "fsl,vf610-adc";
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dgpio-vf610.yaml4 $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
7 title: Freescale VF610 PORT/GPIO module
14 functionality. Each pair serves 32 GPIOs. The VF610 has 5 instances of
23 - const: fsl,vf610-gpio
26 - const: fsl,vf610-gpio
80 compatible = "fsl,vf610-gpio";
/Linux-v6.1/Documentation/devicetree/bindings/iio/dac/
Dfsl,vf610-dac.yaml4 $id: http://devicetree.org/schemas/iio/dac/fsl,vf610-dac.yaml#
7 title: Freescale vf610 Digital to Analog Converter
14 const: fsl,vf610-dac
40 #include <dt-bindings/clock/vf610-clock.h>
48 compatible = "fsl,vf610-dac";
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dfsl,vf610-pinctrl.txt1 Freescale Vybrid VF610 IOMUX Controller
7 - compatible: "fsl,vf610-iomuxc"
11 such as pull-up, speed, ode for this pin. Please refer to Vybrid VF610
40 Please refer to vf610-pinfunc.h in device tree source folder
41 for all available PIN_FUNC_ID for Vybrid VF610.
/Linux-v6.1/Documentation/devicetree/bindings/mtd/
Dvf610-nfc.txt4 Vybrid (vf610), MPC5125, MCF54418 and Kinetis K70.
7 - compatible: Should be set to "fsl,vf610-nfc".
27 - compatible: Should be set to "fsl,vf610-nfc-cs".
40 compatible = "fsl,vf610-nfc";
51 compatible = "fsl,vf610-nfc-nandcs";
/Linux-v6.1/Documentation/devicetree/bindings/dma/
Dfsl,edma.yaml22 - fsl,vf610-edma
26 - const: fsl,vf610-edma
72 const: fsl,vf610-edma
109 #include <dt-bindings/clock/vf610-clock.h>
113 compatible = "fsl,vf610-edma";
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-imx.yaml20 - const: fsl,vf610-i2c
31 - const: fsl,vf610-i2c
112 #include <dt-bindings/clock/vf610-clock.h>
115 compatible = "fsl,vf610-i2c";
/Linux-v6.1/drivers/soc/imx/
Dsoc-imx.c126 ocotp_compat = "fsl,vf610-ocotp"; in imx_soc_device_init()
130 ocotp_compat = "fsl,vf610-ocotp"; in imx_soc_device_init()
134 ocotp_compat = "fsl,vf610-ocotp"; in imx_soc_device_init()
138 ocotp_compat = "fsl,vf610-ocotp"; in imx_soc_device_init()
139 soc_id = "VF610"; in imx_soc_device_init()
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a.dtsi255 compatible = "fsl,vf610-i2c";
266 compatible = "fsl,vf610-i2c";
277 compatible = "fsl,vf610-i2c";
288 compatible = "fsl,vf610-i2c";
299 compatible = "fsl,vf610-i2c";
310 compatible = "fsl,vf610-i2c";
321 compatible = "fsl,vf610-i2c";
332 compatible = "fsl,vf610-i2c";
553 compatible = "fsl,ls1028a-edma", "fsl,vf610-edma";
875 compatible = "fsl,vf610-sai";
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/serial/
Dfsl-lpuart.yaml19 - fsl,vf610-lpuart
78 #include <dt-bindings/clock/vf610-clock.h>
81 compatible = "fsl,vf610-lpuart";
/Linux-v6.1/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt21 - "fsl,vf610-ftm-pwm" for PWM compatible with the one integrated on VF610
43 compatible = "fsl,vf610-ftm-pwm";
/Linux-v6.1/Documentation/devicetree/bindings/arm/freescale/
Dfsl,vf610-mscm-cpucfg.txt7 - compatible: "fsl,vf610-mscm-cpucfg", "syscon"
12 compatible = "fsl,vf610-mscm-cpucfg", "syscon";
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Dfsl.yaml1075 places the kernel uses vf610 to refer to the whole familiy.
1083 - fsl,vf610
1092 - description: VF610 based Boards
1095 - fsl,vf610-twr # VF610 Tower Board
1097 - phytec,vf610-cosmic # PHYTEC Cosmic/Cosmic+ Board
1098 - toradex,vf610-colibri_vf61 # Colibri VF61 Modules
1099 - const: fsl,vf610
1103 - const: toradex,vf610-colibri_vf61-on-eval
1104 - const: toradex,vf610-colibri_vf61
1105 - const: fsl,vf610
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/display/
Dfsl,tcon.txt5 * "fsl,vf610-tcon".
13 compatible = "fsl,vf610-tcon";
/Linux-v6.1/Documentation/devicetree/bindings/usb/
Dusbmisc-imx.txt7 "fsl,vf610-usbmisc" for Vybrid vf610
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/
Dvf610-ocotp.txt5 - "fsl,vf610-ocotp", "syscon" for VF5xx/VF6xx
14 compatible = "fsl,vf610-ocotp", "syscon";
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dfsl,sai.yaml22 - fsl,vf610-sai
140 const: fsl,vf610-sai
182 #include <dt-bindings/clock/vf610-clock.h>
184 compatible = "fsl,vf610-sai";
/Linux-v6.1/drivers/iio/dac/
Dvf610_dac.c3 * Freescale Vybrid vf610 DAC driver
168 { .compatible = "fsl,vf610-dac", },
279 .name = "vf610-dac",
287 MODULE_DESCRIPTION("Freescale VF610 DAC driver");

12345