mirror of https://github.com/torvalds/linux.git
dt-bindings: trivial-devices: add ADT7410, ADT7420 and ADT7422
Add Analog Devices high accuracy digital temperature sensors to trivial devices. Signed-off-by: Nuno Sá <nuno.sa@analog.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20251015-dev-add-adt7422-v1-1-7cf72d3253ad@analog.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
72804d1631
commit
d10b16d02c
|
|
@ -43,8 +43,14 @@ properties:
|
||||||
- adi,ad5110
|
- adi,ad5110
|
||||||
# Temperature sensor with integrated fan control
|
# Temperature sensor with integrated fan control
|
||||||
- adi,adm1027
|
- adi,adm1027
|
||||||
|
# Analog Devices ADT7410 High Accuracy Digital Temperature Sensor
|
||||||
|
- adi,adt7410
|
||||||
# Analog Devices ADT7411 Temperature Sensor and 8-channel ADC
|
# Analog Devices ADT7411 Temperature Sensor and 8-channel ADC
|
||||||
- adi,adt7411
|
- adi,adt7411
|
||||||
|
# Analog Devices ADT7420 High Accuracy Digital Temperature Sensor
|
||||||
|
- adi,adt7420
|
||||||
|
# Analog Devices ADT7422 High Accuracy Digital Temperature Sensor
|
||||||
|
- adi,adt7422
|
||||||
# Temperature sensor with integrated fan control
|
# Temperature sensor with integrated fan control
|
||||||
- adi,adt7463
|
- adi,adt7463
|
||||||
# Temperature sensor with integrated fan control
|
# Temperature sensor with integrated fan control
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue