003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/iio/temperature
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
iio
/
temperature
/
📁
..
📄
adi,ltc2983.yaml
(14.5 KB)
📄
max31856.txt
(706 B)
📄
maxim_thermocouple.txt
(735 B)
📄
mlx90614.txt
(743 B)
📄
mlx90632.txt
(1.11 KB)
📄
temperature-bindings.txt
(305 B)
📄
tmp007.txt
(770 B)
📄
tsys01.txt
(364 B)
Editing: maxim_thermocouple.txt
Maxim thermocouple support * https://datasheets.maximintegrated.com/en/ds/MAX6675.pdf * https://datasheets.maximintegrated.com/en/ds/MAX31855.pdf Required properties: - compatible: must be "maxim,max6675" or one of the following: "maxim,max31855k", "maxim,max31855j", "maxim,max31855n", "maxim,max31855s", "maxim,max31855t", "maxim,max31855e", "maxim,max31855r"; the generic "max,max31855" is deprecated. - reg: SPI chip select number for the device - spi-max-frequency: must be 4300000 - spi-cpha: must be defined for max6675 to enable SPI mode 1 Refer to spi/spi-bus.txt for generic SPI slave bindings. Example: max31855@0 { compatible = "maxim,max31855k"; reg = <0>; spi-max-frequency = <4300000>; };
Upload File
Create Folder