| /freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | mcp4725.txt | 4 - compatible: Must be "microchip,mcp4725" or "microchip,mcp4726" 5 - reg: Should contain the DAC I2C address 6 - vdd-supply: Phandle to the Vdd power supply. This supply is used as a 8 mcp4726 if there is no vref-supply specified. 11 - vref-supply: Optional phandle to the Vref power supply. Vref pin is 13 - microchip,vref-buffered: Boolean to enable buffering of the external 14 Vref pin. This boolean is not valid without the vref-supply. Quoting 25 vdd-supply = <&vdac_vdd>; 28 /* mcp4726 with the buffered external reference voltage */ 32 vdd-supply = <&vdac_vdd>; [all …]
|
| H A D | ltc2632.txt | 4 - compatible: Has to contain one of the following: 5 lltc,ltc2632-l12 6 lltc,ltc2632-l10 7 lltc,ltc2632-l8 8 lltc,ltc2632-h12 9 lltc,ltc2632-h10 10 lltc,ltc2632-h8 11 lltc,ltc2634-l12 12 lltc,ltc2634-l10 13 lltc,ltc2634-l8 [all …]
|
| H A D | lltc,ltc2632.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Linear Technology LTC263x 12-/10-/8-Bit Rail-to-Rail DAC 10 - Michael Hennerich <michael.hennerich@analog.com> 14 …Datasheet can be found here: https://www.analog.com/media/en/technical-documentation/data-sheets/L… 19 - lltc,ltc2632-l12 20 - lltc,ltc2632-l10 21 - lltc,ltc2632-l8 22 - lltc,ltc2632-h12 [all …]
|
| H A D | adi,ad5064.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lars-Peter Clausen <lars@metafoo.de> 11 - Jonathan Cameron <jic23@kernel.org> 15 have internal references, others require a single shared external reference 21 - description: I2C devics 23 - adi,ad5024 24 - adi,ad5025 25 - adi,ad5044 [all …]
|
| H A D | adi,ad5770r.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Alexandru Tachici <alexandru.tachici@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD5770R.pdf 21 - adi,ad5770r 26 avdd-supply: 31 iovdd-supply: 35 vref-supply: 36 description: Specify the voltage of the external reference used. [all …]
|
| H A D | ad5592r.txt | 4 - compatible: Must be "adi,ad5592r" 5 - reg: SPI chip select number for the device 6 - spi-max-frequency: Max SPI frequency to use (< 30000000) 7 - spi-cpol: The AD5592R requires inverse clock polarity (CPOL) mode 10 - compatible: Must be "adi,ad5593r" 11 - reg: I2C address of the device 14 - #address-cells: Should be 1. 15 - #size-cells: Should be 0. 16 - channel nodes: 22 can be found in <dt-bindings/iio/adi,ad5592r.h>. [all …]
|
| H A D | microchip,mcp4725.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Tomas Novotny <tomas@novotny.cz> 15 - microchip,mcp4725 16 - microchip,mcp4726 21 vdd-supply: 24 For the mcp4726 it will be used as the reference voltage if vref-supply 27 vref-supply: 29 Vref pin is used as a voltage reference when this supply is specified. [all …]
|
| H A D | adi,ad8460.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Mariel Tinaco <mariel.tinaco@analog.com> 15 Arbitrary Waveform Generator with Integrated 14-Bit High Speed DAC 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad8460.pdf 21 - adi,ad8460 32 dma-names: 34 - const: tx 36 spi-max-frequency: [all …]
|
| H A D | adi,ad3552r.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Nuno Sá <nuno.sa@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3541r.pdf 17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3542r.pdf 18 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3551r.pdf 19 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3552r.pdf 24 - adi,ad3541r 25 - adi,ad3542r [all …]
|
| H A D | ti-dac082s085.txt | 1 Texas Instruments 8/10/12-bit 2/4-channel DAC driver 4 - compatible: Must be one of: 11 - reg: Chip select number. 12 - spi-cpha, spi-cpol: SPI mode (0,1) or (1,0) must be used, so specify 13 either spi-cpha or spi-cpol (but not both). 14 - vref-supply: Phandle to the external reference voltage supply. 17 ../../spi/spi-bus.txt. 20 vref_2v5_reg: regulator-vref { 21 compatible = "regulator-fixed"; 22 regulator-name = "2v5"; [all …]
|
| H A D | st,stm32-dac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/dac/st,stm32-dac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 The STM32 DAC is a 12-bit voltage output digital-to-analog converter. The DAC 11 may be configured in 8 or 12-bit mode. It has two output channels, each with 13 It has built-in noise and triangle waveform generator and supports external 18 - Fabrice Gasnier <fabrice.gasnier@foss.st.com> 23 - st,stm32f4-dac-core 24 - st,stm32h7-dac-core [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/staging/iio/adc/ |
| H A D | spear-adc.txt | 4 - compatible: Should be "st,spear600-adc" 5 - reg: Address and length of the register set for the device 6 - interrupts: Should contain the ADC interrupt 7 - sampling-frequency: Default sampling frequency 10 - vref-external: External voltage reference in milli-volts. If omitted 12 - average-samples: Number of samples to generate an average value. If 18 compatible = "st,spear600-adc"; 20 interrupt-parent = <&vic1>; 22 sampling-frequency = <5000000>; 23 vref-external = <2500>; /* 2.5V VRef */
|
| /freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | ads7828.txt | 4 - compatible: Should be one of 7 - reg: I2C address 11 - ti,differential-input 13 - vref-supply 14 The external reference on the device is set to this regulators output. If it 16 on the "external vref" pin. 23 vref-supply = <&vref>; 24 ti,differential-input;
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | adi,ad7173.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Ceclan Dumitru <dumitru.ceclan@analog.com> 15 The AD717x family offer a complete integrated Sigma-Delta ADC solution which 18 (Factory Automation PLC Input modules). The Sigma-Delta ADC is intended 23 The AD411X family encompasses a series of low power, low noise, 24-bit, 24 sigma-delta analog-to-digital converters that offer a versatile range of 26 fully differential/single-ended and bipolar voltage inputs. 29 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4111.pdf [all …]
|
| H A D | st,spear600-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,spear600-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jonathan Cameron <jic23@kernel.org> 14 10-bit resolution. Datasheet can be found here: 20 - st,spear600-adc 28 sampling-frequency: 35 vref-external: 40 External voltage reference in milli-volts. If omitted the internal voltage [all …]
|
| H A D | at91_adc.txt | 4 - compatible: Should be "atmel,<chip>-adc" 6 - reg: Should contain ADC registers location and length 7 - interrupts: Should contain the IRQ line for the ADC 8 - clock-names: tuple listing input clock names. 10 - clocks: phandles to input clocks. 11 - atmel,adc-channels-used: Bitmask of the channels muxed and enabled for this 13 - atmel,adc-startup-time: Startup Time of the ADC in microseconds as 15 - atmel,adc-vref: Reference voltage in millivolts for the conversions 16 - atmel,adc-res: List of resolutions in bits supported by the ADC. List size 18 - atmel,adc-res-names: Contains one identifier string for each resolution [all …]
|
| H A D | aspeed,ast2600-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/aspeed,ast2600-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Billy Tsai <billy_tsai@aspeedtech.com> 13 • 10-bits resolution for 16 voltage channels. 16 • Channel scanning can be non-continuous. 21 • Built-in a compensating method. 22 • Built-in a register to trim internal reference voltage. 23 • Internal or External reference voltage. [all …]
|
| H A D | atmel,sama9260-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/atmel,sama9260-adc.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |
| H A D | gehc,pmc-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/gehc,pmc-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Herve Codina <herve.codina@bootlin.com> 13 The GE HealthCare PMC ADC is a 16-Channel (voltage and current), 16-Bit ADC 18 const: gehc,pmc-adc 23 vdd-supply: 27 vdda-supply: 31 vddio-supply: [all …]
|
| H A D | adi,ad7192.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Michael Hennerich <michael.hennerich@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7192.pdf 21 - adi,ad7190 22 - adi,ad7192 23 - adi,ad7193 24 - adi,ad7194 25 - adi,ad7195 [all …]
|
| H A D | ti,ads131e08.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Texas Instruments ADS131E0x 4-, 6- and 8-Channel ADCs 10 - Jonathan Cameron <jic23@kernel.org> 14 24-bit, delta-sigma, analog-to-digital converters (ADCs) with a 15 built-in programmable gain amplifier (PGA), internal reference 24 - ti,ads131e04 25 - ti,ads131e06 26 - ti,ads131e08 [all …]
|
| H A D | fsl,imx25-gcq.yaml | 1 # 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# 14 - Jonathan Cameron <jic23@kernel.org> 18 const: fsl,imx25-gcq 26 vref-ext-supply: 31 vref-xp-supply: 36 vref-yp-supply: 41 "#io-channel-cells": [all …]
|
| H A D | maxim,max1118.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Akinobu Mita <akinobu.mita@gmail.com> 18 - maxim,max1117 19 - maxim,max1118 20 - maxim,max1119 25 spi-max-frequency: 28 vref-supply: 29 description: External reference, needed to establish input scaling [all …]
|
| H A D | microchip,mcp3201.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Oskar Andero <oskar.andero@gmail.com> 18 - microchip,mcp3001 19 - microchip,mcp3002 20 - microchip,mcp3004 21 - microchip,mcp3008 22 - microchip,mcp3201 23 - microchip,mcp3202 [all …]
|
| H A D | maxim,max11100.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacopo Mondi <jacopo@jmondi.org> 22 vref-supply: 23 description: External reference, needed to establish input scaling. 25 spi-max-frequency: 30 - compatible 31 - reg 32 - vref-supply [all …]
|