Searched full:max31855 (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/iio/temperature/ |
| D | maxim_thermocouple.c | 26 MAX31855, enumerator 112 [MAX31855] = { 231 const int chip_type = (id->driver_data == MAX6675) ? MAX6675 : MAX31855; in maxim_thermocouple_probe() 258 if (id->driver_data == MAX31855) in maxim_thermocouple_probe() 259 dev_warn(&spi->dev, "generic max31855 ID is deprecated\nplease use more specific part type"); in maxim_thermocouple_probe() 266 {"max31855", MAX31855}, 280 { .compatible = "maxim,max31855" },
|
| D | Kconfig | 39 * MAX31855
|
| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| D | maxim_thermocouple.c | 27 MAX31855, enumerator 113 [MAX31855] = { 232 const int chip_type = (id->driver_data == MAX6675) ? MAX6675 : MAX31855; in maxim_thermocouple_probe() 259 if (id->driver_data == MAX31855) in maxim_thermocouple_probe() 260 dev_warn(&spi->dev, "generic max31855 ID is deprecated\nplease use more specific part type"); in maxim_thermocouple_probe() 267 {"max31855", MAX31855}, 281 { .compatible = "maxim,max31855" },
|
| D | Kconfig | 39 * MAX31855
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/temperature/ |
| D | maxim,max31855k.yaml | 7 title: Maxim MAX31855 and similar thermocouples 14 https://datasheets.maximintegrated.com/en/ds/MAX31855.pdf 19 The generic maxim,max31855 compatible is deprecated in favour of 23 - maxim,max31855
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/temperature/ |
| D | maxim_thermocouple.txt | 4 * https://datasheets.maximintegrated.com/en/ds/MAX31855.pdf 11 "maxim,max31855r"; the generic "max,max31855" is deprecated. 20 max31855@0 {
|