Home
last modified time | relevance | path

Searched +full:imx25 +full:- +full:gcq (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dfsl,imx25-gcq.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/fsl,imx25-gcq.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale ADC GCQ device
14 - Jonathan Cameron <jic23@kernel.org>
18 const: fsl,imx25-gcq
26 vref-ext-supply:
31 vref-xp-supply:
36 vref-yp-supply:
[all …]
H A Dfsl,imx25-gcq.txt1 Freescale i.MX25 ADC GCQ device
7 - compatible: Should be "fsl,imx25-gcq".
8 - reg: Should be the register range of the module.
9 - interrupts: Should be the interrupt number of the module.
11 - #address-cells: Should be <1> (setting for the subnodes)
12 - #size-cells: Should be <0> (setting for the subnodes)
15 - vref-ext-supply: The regulator supplying the ADC reference voltage.
17 - vref-xp-supply: The regulator supplying the ADC reference voltage on pin XP.
19 - vref-yp-supply: The regulator supplying the ADC reference voltage on pin YP.
22 Sub-nodes:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dfsl-imx25-tsadc.txt7 - compatible: Should be "fsl,imx25-tsadc".
8 - reg: Start address and size of the memory area of
10 - interrupts: Interrupt for this device
11 (See: ../interrupt-controller/interrupts.txt)
12 - clocks: An 'ipg' clock (See: ../clock/clock-bindings.txt)
13 - interrupt-controller: This device is an interrupt controller. It
16 - #interrupt-cells: Should be '<1>'.
17 - #address-cells: Should be '<1>'.
18 - #size-cells: Should be '<1>'.
25 compatible = "fsl,imx25-tsadc";
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx25.dtsi1 // SPDX-License-Identifier: GPL-2.0+
5 #include <dt-bindings/gpio/gpio.h>
6 #include "imx25-pinfunc.h"
9 #address-cells = <1>;
10 #size-cells = <1>;
13 * pre-existing /chosen node to be available to insert the
46 #address-cell
[all...]