Skip to content

arm: dts: san: santvend: Add lm73 sensor

Dmitry Petrov requested to merge linux-5.15.29-guf-lm73 into linux-5.15.29-guf

LM73 temperature sensor is a trivial I2C device that has simple device tree bindings, consisting only of a compatible field and an address.

root@localhost:/sys/class/hwmon/hwmon0# cat name
lm73
root@localhost:/sys/class/hwmon/hwmon0# cat temp1_input 
36500
root@localhost:/sys/class/hwmon/hwmon0# cat temp1_input 
36250

Merge request reports

Loading